Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Pool

Pool gets the information of transaction in the mempool

export
class

Pool

extends

{Namespace}

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected client

client: RPCClient

Methods

getAll

  • getAll(): Promise<any>

getSize

  • getSize(): Promise<PoolSize>
  • Get the size of the transaction pool

    memberof

    Pool

    Returns Promise<PoolSize>