Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PrepareMovementVariables

Index

Properties

Properties

payload

payload: { address: string; quantity: CurrencyAmount; timestamp: number; type: typeof MovementTypeDeposit | typeof MovementTypeWithdrawal }

Type declaration

  • address: string
  • quantity: CurrencyAmount
  • timestamp: number
  • type: typeof MovementTypeDeposit | typeof MovementTypeWithdrawal

signature

signature: Signature

Generated using TypeDoc