Documentation
¶
Index ¶
Constants ¶
View Source
const ( MainnetName = "mainnet" BuildnetName = "buildnet" MainnetChainID = 77658377 BuildnetChainID = 77658366 DefaultNodeURL = "https://buildnet.massa.net/api/v2" )
Variables ¶
This section is empty.
Functions ¶
func NewNetworkConfig ¶
func NewNetworkConfig(NodeURL string) msConfig.NetworkInfos
Types ¶
type WalletConfig ¶
func NewWalletConfig ¶
func NewWalletConfig(walletNickname string, nodeURL string) WalletConfig
Click to show internal directories.
Click to hide internal directories.