T402 API Reference - v2.8.0
Website
Documentation
GitHub
Preparing search index...
mechanisms/cosmos/src
NetworkConfig
Interface NetworkConfig
Network configuration
interface
NetworkConfig
{
network
:
string
;
bech32Prefix
:
string
;
rpcEndpoint
:
string
;
restEndpoint
:
string
;
}
Index
Properties
network
bech32
Prefix
rpc
Endpoint
rest
Endpoint
Properties
network
network
:
string
CAIP-2 network identifier
bech32
Prefix
bech32Prefix
:
string
Bech32 address prefix
rpc
Endpoint
rpcEndpoint
:
string
RPC endpoint
rest
Endpoint
restEndpoint
:
string
REST endpoint
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
network
bech32
Prefix
rpc
Endpoint
rest
Endpoint
Website
Documentation
GitHub
T402 API Reference - v2.8.0
Loading...
Network configuration