package
Version:
v0.0.0-...-bd61a53
Opens a new window with list of versions in this module.
Published: Dec 7, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Burning struct {
Chain uint `json:"chain"`
Token uint `json:"token"`
Amount []byte `json:"amount"`
TargetChain uint `json:"target"`
Account string `json:"account"`
}
type DepositParam struct {
Chain uint `json:"chain"`
Token uint `json:"token"`
Amount []byte `json:"amount"`
TargetChain uint `json:"target"`
}
deposit msg
Source Files
¶
Click to show internal directories.
Click to hide internal directories.