pdk.blockchain

contains structures to support blockchains integrations

TransactionReceipt

is a data format used in blockchain environments, particularly in Ethereum, to encapsulate information about a specific transaction that has been executed on the blockchain.

Properties:

Superstructures: Object <- Any


Last updated