Skip to content

Add type definition for TransferArgs #1

@Sladuca

Description

@Sladuca

In global.d.ts, types are defined for the arguments the various methods in our smart contracts on NEAR. We still need a type definition for the nft_transfer method in the smart contract.

Tasks:

  • Define an interface TransferArgs in global.d.ts
  • update the type of nft_transfer in ContractMethods

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershygeinemissing types or hard to read / use code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions