package
0.1.2
Repository: https://github.com/irisnet/iks.git
Documentation: pkg.go.dev

# Functions

New empty tags.
Make a tag from a key and a value.
NewResponseFormatBroadcastTx returns a TxResponse given a ResultBroadcastTx from tendermint.
NewResponseFormatBroadcastTxCommit returns a TxResponse given a ResultBroadcastTxCommit from tendermint.
NewResponseResultTx returns a TxResponse given a ResultTx from tendermint.
No description provided by the author
New variadic tags, must be k string, v []byte repeating.
ParseABCILogs attempts to parse a stringified ABCI tx log into a slice of ABCIMessageLog types.
No description provided by the author
No description provided by the author
Conversion function from Tags to a StringTags.
Conversion function from a []byte tag to a string tag.

# Variables

common tags.
common tags.
common tags.
common tags.
common tags.
common tags.

# Structs

ABCIMessageLog defines a structure containing an indexed tx ABCI message log.
AddNewKey is the necessary data for adding a new key.
BankSendBody contains the necessary data to make a send transaction.
DeleteKeyBody request.
Result is the union of ResponseFormat and ResponseCheckTx.
SearchTxsResult defines a structure for querying txs pageable.
Server represents the API server.
SignBody is the body for a sign request.
A KVPair where the Key and Value are both strings, rather than []byte.
TxResponse defines a structure containing relevant tx data and metadata.
UpdateKeyBody update key password request REST body.

# Type aliases

ABCIMessageLogs represents a slice of ABCIMessageLog.
A slice of StringTag.
Type synonym for convenience.
Type synonym for convenience.