Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvmAccount ¶
type EvmAccount struct {
types.BaseAccount
}
func NewEvmccount ¶
func NewEvmccount() (*EvmAccount, error)
type SolanaAccount ¶
type SolanaAccount struct {
types.BaseAccount
}
func NewSolanaAccount ¶
func NewSolanaAccount() (*SolanaAccount, error)
Click to show internal directories.
Click to hide internal directories.