This data structure indicates that the contract can receive a deposit.

Hierarchy

  • CanDeposit

Properties

deposit: Deposit

The deposit action that can be applied.

environment: Environment

The action can be applied in this environment.

merkleizedContinuationHash?: string

If the When's case is merkleized, this is the hash of the merkleized continuation.

type: "Deposit"

Discriminator field, used to differentiate the action type.