Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTxParser ¶
func ParseExtMsgOut ¶
func ParseExtMsgOut(msg *tlb.ExternalMessageOut, eventSig uint32) (sig uint32, body *cell.Cell, err error)
ParseExtMsgOut returns body and event signature(topic) for an external out message.
func ParseInternalMsg ¶
func ParseInternalMsg(msg *tlb.InternalMessage, eventSig uint32) (sig uint32, body *cell.Cell, err error)
ParseInternalMsg returns body and event signature(opcode) for an internal message. this function extracts opcode, and returns remaining body slice as a cell
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.