Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ABCIMessageLogSDKType
Interface ABCIMessageLogSDKType
ABCIMessageLog defines a structure containing an indexed tx ABCI message log.
interface
ABCIMessageLogSDKType
{
events
:
StringEventSDKType
[]
;
log
:
string
;
msg_index
:
number
;
}
Index
Properties
events
log
msg_
index
Properties
events
events
:
StringEventSDKType
[]
log
log
:
string
msg_
index
msg_
index
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
events
log
msg_
index
@crownfi/sei-js-proto
Loading...
ABCIMessageLog defines a structure containing an indexed tx ABCI message log.