Documentation ¶
Index ¶
- func AttributesToNormalizedAttributes(attrs []types.Attribute) []txtypes.Attribute
- func EventAttributesToNormalizedAttributes(attrs []cometAbciTypes.EventAttribute) []txtypes.Attribute
- func NormalizedAttributesToAttributes(attrs []txtypes.Attribute) []types.Attribute
- func ParseTxEventsToMessageIndexEvents(numMessages int, events []cometAbciTypes.Event) (types.ABCIMessageLogs, error)
- func StringEventstoNormalizedEvents(msgEvents types.StringEvents) (list []txtypes.LogMessageEvent)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventAttributesToNormalizedAttributes ¶
func EventAttributesToNormalizedAttributes(attrs []cometAbciTypes.EventAttribute) []txtypes.Attribute
func ParseTxEventsToMessageIndexEvents ¶
func ParseTxEventsToMessageIndexEvents(numMessages int, events []cometAbciTypes.Event) (types.ABCIMessageLogs, error)
func StringEventstoNormalizedEvents ¶
func StringEventstoNormalizedEvents(msgEvents types.StringEvents) (list []txtypes.LogMessageEvent)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.