getRails()
Fetch the available (known) networks and network parameters.
The getRails method allows you to get the network information for all networks known to Xumm.
const rails = await Sdk.getRails();Returns: <Rails>
Last updated
Was this helpful?