Interface TxPoolVerbosity

Hierarchy

  • TxPoolVerbosity

Properties

Properties

pending: {
    [key: string]: TxVerbosity;
}

Type declaration

proposed: {
    [key: string]: TxVerbosity;
}

Type declaration

Generated using TypeDoc