Search
Preparing search index...
The search index is not available
ontology-ts-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"smartcontract/nativevm/governanceContractTxBuilder"
PeerPoolItem
Class PeerPoolItem
Describs the peer's state in the pool.
Hierarchy
PeerPoolItem
Index
Properties
address
index
init
Pos
peer
Pubkey
status
total
Pos
Methods
serialize
deserialize
Properties
address
address
:
Address
index
index
:
number
= 0
init
Pos
init
Pos
:
number
= 0
peer
Pubkey
peer
Pubkey
:
string
= ""
status
status
:
number
= 0
total
Pos
total
Pos
:
number
= 0
Methods
serialize
serialize
(
)
:
string
Returns
string
Static
deserialize
deserialize
(
sr
:
StringReader
)
:
PeerPoolItem
Parameters
sr:
StringReader
Returns
PeerPoolItem
Globals
"smartcontract/nativevm/governance
Contract
TxBuilder"
Peer
Pool
Item
address
index
init
Pos
peer
Pubkey
status
total
Pos
serialize
deserialize
Generated using
TypeDoc
Describs the peer's state in the pool.