NewBlockTemplateEvent (TypedDict)¶ Bases: TypedDict Callback payload for the new-block-template subscription. data instance-attribute ¶ data: RpcNewBlockTemplateNotification type instance-attribute ¶ type: Literal['NewBlockTemplate']