NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
stores/appStore
NetworkConfig
Interface NetworkConfig
interface
NetworkConfig
{
chainId
:
number
;
name
:
string
;
rpcUrl
:
string
;
type
:
"mainnet"
|
"testnet"
|
"private"
;
}
Index
Properties
chain
Id
name
rpc
Url
type
Properties
chain
Id
chainId
:
number
name
name
:
string
rpc
Url
rpcUrl
:
string
type
type
:
"mainnet"
|
"testnet"
|
"private"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
name
rpc
Url
type
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...