package
1.0.10
Repository: https://github.com/accumulatenetwork/bridge.git
Documentation: pkg.go.dev

# Functions

ParseBurnEvent parses accumulate data entry into burn event and validates it.
ParseDepositEvent parses accumulate data entry into minut event and validates it.

# Structs

BridgeFees schema.
BurnEvent is an event of token burns on the EVM side.
DepositEvent is an event of token deposit into bridge token account.
Token is an item of Tokens{}.
TokenEntry is token registry item schema.
Tokens is the list of active tokens, used by API.
No description provided by the author