setNodeUrl
Parameters
Returns
Example
import { ThothIdSDK } from "thoth-id-sdk";
const sdk = new ThothIdSDK();
sdk.setNodeUrl("https://node1.mainnet.hathor.network/v1a/nano_contract/state");Last updated
import { ThothIdSDK } from "thoth-id-sdk";
const sdk = new ThothIdSDK();
sdk.setNodeUrl("https://node1.mainnet.hathor.network/v1a/nano_contract/state");Last updated