@proto-kit/protocolDocs


Documentation / @proto-kit/protocol / TransactionResult

Type Alias: TransactionResult

TransactionResult: Omit<MethodPublicOutput, "networkStateHash" | "transactionHash">

This type is a reduced set of the runtime method’s public output. It omits internal commitments to data that is already present as data in the hook arguments

Defined in

packages/protocol/src/protocol/ProvableTransactionHook.ts:64