Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StorageDepositArgs

Index

Properties

accountId?: string

The account to deposit for. Omit to use the calling account.

amount: number | BN

Amount to deposit. Can be a human-readble number representing NEAR or a BN representing yoctoNEAR

registrationOnly?: boolean

If set to true, a spec-compliant contract will keep the minimum required deposit and refund the remainder, if any.

Generated using TypeDoc