events
, which are added on every transaction.{eventType}.{eventAttribute}={value}
.&
symbol.events
as follows:events
:page
and limit
:Type()
function of the relevant message.events
on each of the SDK modules:secretcli.
--height [int]
flag uses a specific height to query the state of the Secret Network (there will be an error if the node is pruning state). --node [string]
flag uses <host>:<port> to connect with the Tendermint RPC for a specific chain (default is "tcp://localhost:26657"). --type [string]
flag is for querying a tx, and can be the 'hash' (default), 'acc_seq', or 'signature'. --help
flag will generate an output giving further details on flags to use with the tx
class of secretcli
commands, and information about global flags
to use with the secretcli
.