Skip to content

RpcMempoolEntry (TypedDict)

Bases: TypedDict

A mempool entry.

fee instance-attribute

fee: int

is_orphan instance-attribute

is_orphan: bool

transaction instance-attribute

transaction: RpcTransaction