Change Network
// change network
const nodeUrl = "https://fullnode.mainnet.aptoslabs.com";
const status = await window.martian.changeNetwork(nodeUrl);Last updated
// change network
const nodeUrl = "https://fullnode.mainnet.aptoslabs.com";
const status = await window.martian.changeNetwork(nodeUrl);Last updated