Bases: TypedDict
Callback payload for the utxos-changed subscription.
Unlike the other notification events, the body is flattened onto the
event itself rather than nested under a data key.
removed
instance-attribute
type
instance-attribute
type: Literal['UtxosChanged']