Versions in this module Expand all Collapse all v1 v1.0.0 Sep 12, 2022 Changes in this version + const UnsupportedChain + const UnsupportedOperation + type Config struct + Chains []string + Fullnode Fullnode + NetWork string + Server Server + func New(path string) (*Config, error) + type Fullnode struct + Btc Node + Eth Node + Sol SolanaNode + Trx Node + type NetWorkType int + const MainNet + const RegTest + const TestNet + type Node struct + Confirmations uint64 + RPCs []*RPC + TpApiKey string + TpApiUrl string + type RPC struct + RPCPass string + RPCURL string + RPCUser string + type Server struct + Port string + type SolanaNode struct + FeeAccountPriKey string + NetWork string + NonceAccountAddr string + PublicUrl string