mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 20:55:50 +00:00
Update _code-samples/nft-modular-tutorials/authorized-minter.js
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ async function authorizeMinter() {
|
|||||||
await client.disconnect();
|
await client.disconnect();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // End of configureAccount()
|
} // End of authorizeMinter()
|
||||||
|
|
||||||
// *******************************************************
|
// *******************************************************
|
||||||
// **************** Mint Other *************************
|
// **************** Mint Other *************************
|
||||||
|
|||||||
Reference in New Issue
Block a user