Raindex SDK Documentation
GitHub
NPM
Preparing search index...
OrderbookCfg
Interface OrderbookCfg
interface
OrderbookCfg
{
address
:
string
;
deploymentBlock
:
number
;
key
:
string
;
label
?:
string
;
localDbRemote
?:
LocalDbRemoteCfg
;
network
:
NetworkCfg
;
subgraph
:
SubgraphCfg
;
}
Index
Properties
address
deployment
Block
key
label?
local
Db
Remote?
network
subgraph
Properties
address
address
:
string
deployment
Block
deploymentBlock
:
number
key
key
:
string
Optional
label
label
?:
string
Optional
local
Db
Remote
localDbRemote
?:
LocalDbRemoteCfg
network
network
:
NetworkCfg
subgraph
subgraph
:
SubgraphCfg
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
deployment
Block
key
label
local
Db
Remote
network
subgraph
GitHub
NPM
Raindex SDK Documentation
Loading...