Module darkfi_sdk::tx
source · Expand description
Transaction structure
Structs§
- A ContractCall is the part of a transaction that executes a certain
contract_id
withdata
as the call’s payload.
Transaction structure
contract_id
with data
as the call’s payload.