Serial: {
    serialHex: string;
}

Response to Ada.getSerial call

Type declaration

  • serialHex: string

    Serial is a Ledger device identifier. It is 7 bytes long, which is represented here as 14-character hex string

Generated using TypeDoc