feat: [Foundry] Implement HTS emulation for NFT methods #436
Annotations
2 errors
Run TypeScript Type-Check:
test/getHtsStorageAt.test.js#L44
Property 'getNftByTokenIdAndNumber' is missing in type '{ getTokenById(_tokenId: string): Promise<never>; getTokenRelationship(_idOrAliasOrEvmAddress: string, _tokenId: string): Promise<never>; getAccount(_idOrAliasOrEvmAddress: string): Promise<...>; getBalanceOfToken(_tokenId: string, _accountId: string): Promise<...>; getAllowanceForToken(_accountId: string, _tokenId:...' but required in type 'IMirrorNodeClient'.
|
Run TypeScript Type-Check
Process completed with exit code 2.
|
Loading