Skip to content

RpcUtxosByAddressesEntry (TypedDict)

Bases: TypedDict

A UTXO entry associated with an address.

address instance-attribute

address: str

outpoint instance-attribute

outpoint: RpcOutpoint

utxoEntry instance-attribute

utxoEntry: RpcUtxoEntry