Const
An object of default network identifiers indexed by network name. https://github.com/standardconnect/xdir/blob/main/src/utils/id.ts
import xdir from 'xdir';const mainnet_id = xdir.id.mainnet // "0"
Generated using TypeDoc
An object of default network identifiers indexed by network name. https://github.com/standardconnect/xdir/blob/main/src/utils/id.ts
Example