GitHub
Preparing search index...
The search index is not available
casper-js-sdk
casper-js-sdk
ClientPOS
Interface ClientPOS
Hierarchy
ClientPOS
IClient
Index
Methods
get
Auction
Info
By
Hash
get
Auction
Info
By
Height
get
Era
Info
By
Block
Hash
get
Era
Info
By
Block
Height
get
Era
Info
Latest
get
Latest
Auction
Info
get
Validator
Changes
Info
Methods
get
Auction
Info
By
Hash
get
Auction
Info
By
Hash
(
blockHash
:
string
)
:
Promise
<
StateGetAuctionInfoResult
>
Parameters
blockHash:
string
Returns
Promise
<
StateGetAuctionInfoResult
>
get
Auction
Info
By
Height
get
Auction
Info
By
Height
(
height
:
number
)
:
Promise
<
StateGetAuctionInfoResult
>
Parameters
height:
number
Returns
Promise
<
StateGetAuctionInfoResult
>
get
Era
Info
By
Block
Hash
get
Era
Info
By
Block
Hash
(
hash
:
string
)
:
Promise
<
ChainGetEraInfoResult
>
Parameters
hash:
string
Returns
Promise
<
ChainGetEraInfoResult
>
get
Era
Info
By
Block
Height
get
Era
Info
By
Block
Height
(
height
:
number
)
:
Promise
<
ChainGetEraInfoResult
>
Parameters
height:
number
Returns
Promise
<
ChainGetEraInfoResult
>
get
Era
Info
Latest
get
Era
Info
Latest
(
)
:
Promise
<
ChainGetEraInfoResult
>
Returns
Promise
<
ChainGetEraInfoResult
>
get
Latest
Auction
Info
get
Latest
Auction
Info
(
)
:
Promise
<
StateGetAuctionInfoResult
>
Returns
Promise
<
StateGetAuctionInfoResult
>
get
Validator
Changes
Info
get
Validator
Changes
Info
(
)
:
Promise
<
InfoGetValidatorChangesResult
>
Returns
Promise
<
InfoGetValidatorChangesResult
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
casper-
js-
sdk
ClientPOS
get
Auction
Info
By
Hash
get
Auction
Info
By
Height
get
Era
Info
By
Block
Hash
get
Era
Info
By
Block
Height
get
Era
Info
Latest
get
Latest
Auction
Info
get
Validator
Changes
Info
Generated using
TypeDoc