Network: {
    protocolMagic: number;
    networkId: number;
}

Cardano network magic constants

Type declaration

  • protocolMagic: number

    byron protocol id

  • networkId: number

    shelley network id

Generated using TypeDoc