Add a helper to get the NFTokenID after minting (#2205)

This commit is contained in:
Jackson Mills
2023-02-21 14:42:52 -08:00
committed by GitHub
parent 3d0bec7e89
commit 5d34746f12
11 changed files with 1047 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
import assert from 'assert'
import fixtures from './fixtures/api.json'
import * as fixtures from './fixtures/api.json'
import * as api from '../src'
const decodeSeed = api.decodeSeed