MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / ValidateBasic

Method ValidateBasic

types/tx_msg.go:20–20  ·  view source on GitHub ↗

ValidateBasic does a simple validation check that doesn't require access to any other information.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

validateBasicTxMsgsFunction · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
SendRequestHandlerFnFunction · 0.65
postProposalHandlerFnFunction · 0.65
depositHandlerFnFunction · 0.65
voteHandlerFnFunction · 0.65
ValidateBasicMethod · 0.65
ValidateBasicMethod · 0.65
unjailRequestHandlerFnFunction · 0.65

Implementers 15

TestMsgtypes/tx_msg.go
MsgSetWithdrawAddressx/distribution/types/msg.go
MsgWithdrawDelegatorRewardsAllx/distribution/types/msg.go
MsgWithdrawDelegatorRewardx/distribution/types/msg.go
MsgWithdrawValidatorRewardsAllx/distribution/types/msg.go
MsgSendx/bank/msgs.go
MsgIssuex/bank/msgs.go
MsgSubmitProposalx/gov/msgs.go
MsgDepositx/gov/msgs.go
MsgVotex/gov/msgs.go
IBCTransferMsgx/ibc/types.go
IBCReceiveMsgx/ibc/types.go

Calls

no outgoing calls

Tested by

no test coverage detected