package
0.0.0-20240703021742-1a342eb2c026
Repository: https://github.com/cornerstone-labs/acorus.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

ERC1155 = 3.
ERC20 = 1.
ERC721 = 2.
ETH = 0.
Layer1Msg = 1.
Layer2Msg = 2.
UnknownMsg = 0.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

AssetType can be ETH/ERC20/ERC1155/ERC721.
MsgType can be layer1/layer2 msg.