TxPool
Last updated
Last updated
Class contains txpool RPC methods
Class contains txpool RPC methods
Kind: global class
TxPool constructor.
Returns: TxPool
- The TxPool instance
Param | Type | Description |
---|---|---|
Promise.<number>
Get user next nonce in transaction pool
Kind: instance member
Returns: Promise.<number>
- The next usable nonce
Param | Type | Description |
---|---|---|
Example (Example usage of txpool.nextNonce)
conflux
Conflux
A Conflux instance
address
string
The address of the account