RpcVirtualChainChangedNotification (TypedDict)¶ Bases: TypedDict Body of a VirtualChainChanged event. acceptedTransactionIds instance-attribute ¶ acceptedTransactionIds: list[RpcAcceptedTransactionIds] addedChainBlockHashes instance-attribute ¶ addedChainBlockHashes: list[str] removedChainBlockHashes instance-attribute ¶ removedChainBlockHashes: list[str]