fix bug of mint nft
This commit is contained in:
parent
06da2ac759
commit
2597cd0b2c
@ -124,6 +124,6 @@ export class Locker {
|
||||
throw new Error(errmsg)
|
||||
}
|
||||
trans_req.from = address
|
||||
return this.sendUnlockOrMint(this.bc.web3Provider, trans_req)
|
||||
return this.sendUnlockOrMint(this.bc.passportProvider, trans_req)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user