Const
An object of default rpc strings, indexed by network name. https://github.com/standardconnect/xdir/blob/main/src/utils/rpc.ts
import xdir from 'xdir';const mainnet_rpc = xdir.rpc.mainnet // "https://xrplcluster.com"
Generated using TypeDoc
An object of default rpc strings, indexed by network name. https://github.com/standardconnect/xdir/blob/main/src/utils/rpc.ts
Example