-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomershygeinemissing types or hard to read / use codemissing types or hard to read / use code
Description
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
TransferArgsinglobal.d.ts - update the type of
nft_transferinContractMethods
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershygeinemissing types or hard to read / use codemissing types or hard to read / use code