Documentation ¶
Index ¶
- func SearchAccumulateToken(url string) *schema.Token
- func SearchEVMToken(address string) *schema.Token
- func ValidateBurnEntry(entry *schema.BurnEvent, l *evm.EventLog) error
- func ValidateCauseTx(causeTx *accumulate.QueryTokenTxResponse) error
- func ValidateDepositTx(depositTx *accumulate.QueryTokenTxResponse) error
- func ValidateMintEntry(entry *schema.DepositEvent, tx *accumulate.QueryTokenTxResponse, ...) error
- func ValidateReleaseTx(releaseTx *accumulate.TokenTx, l *evm.EventLog) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SearchAccumulateToken ¶
func SearchEVMToken ¶
func ValidateCauseTx ¶
func ValidateCauseTx(causeTx *accumulate.QueryTokenTxResponse) error
func ValidateDepositTx ¶
func ValidateDepositTx(depositTx *accumulate.QueryTokenTxResponse) error
func ValidateMintEntry ¶
func ValidateMintEntry(entry *schema.DepositEvent, tx *accumulate.QueryTokenTxResponse, cause *accumulate.QueryTokenTxResponse) error
func ValidateReleaseTx ¶
func ValidateReleaseTx(releaseTx *accumulate.TokenTx, l *evm.EventLog) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.