@raoul-picconi/mojito-sdk
Preparing search index...
types
PoolInfo
Interface PoolInfo
interface
PoolInfo
{
balance
:
string
;
block_timestamp
:
number
;
cost_per_block
:
string
;
decommission_key
:
string
;
height
:
number
;
margin_ratio_per_thousand
:
number
;
pledge
:
string
;
pool_id
:
string
;
staker
:
string
;
vrf_public_key
:
string
;
}
Index
Properties
balance
block_
timestamp
cost_
per_
block
decommission_
key
height
margin_
ratio_
per_
thousand
pledge
pool_
id
staker
vrf_
public_
key
Properties
balance
balance
:
string
block_
timestamp
block_timestamp
:
number
cost_
per_
block
cost_per_block
:
string
decommission_
key
decommission_key
:
string
height
height
:
number
margin_
ratio_
per_
thousand
margin_ratio_per_thousand
:
number
pledge
pledge
:
string
pool_
id
pool_id
:
string
staker
staker
:
string
vrf_
public_
key
vrf_public_key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balance
block_
timestamp
cost_
per_
block
decommission_
key
height
margin_
ratio_
per_
thousand
pledge
pool_
id
staker
vrf_
public_
key
@raoul-picconi/mojito-sdk
Loading...