mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
Add a helper to get the NFTokenID after minting (#2205)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user