Documentation ¶
Index ¶
- func CheckTx(client abcicli.Client, txBytes []byte, codeExp uint32, dataExp []byte) error
- func Commit(client abcicli.Client, hashExp []byte) error
- func DeliverTx(client abcicli.Client, txBytes []byte, codeExp uint32, dataExp []byte) error
- func InitChain(client abcicli.Client) error
- func PrepareProposal(client abcicli.Client, txBytes [][]byte, txExpected [][]byte, dataExp []byte) error
- func ProcessProposal(client abcicli.Client, txBytes [][]byte, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareProposal ¶
func ProcessProposal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.