RpcOptionalTransactionOutput (TypedDict)¶
Bases: TypedDict
Represents a transaction output with optional fields based on verbosity level.
| ATTRIBUTE | DESCRIPTION |
|---|---|
value |
The output value in sompi. Level: Low.
TYPE:
|
scriptPublicKey |
The script public key for this output. Level: Low.
TYPE:
|
verboseData |
Additional verbose data for this output.
TYPE:
|