getFullnodeUrl
@iota/iota-sdk / client / getFullnodeUrl
Function: getFullnodeUrl()
getFullnodeUrl(
network):string
Defined in: sdk/typescript/src/client/network.ts:78
Parameters
network
string
Returns
string
Deprecated
Use getRpcUrl instead. The network url is the JSON-RPC
endpoint, not necessarily a fullnode, so the name no longer reflects its meaning.