xrpPubKeyPrefix constant

List<int> const xrpPubKeyPrefix

Public key prefix for xrp: A list of bytes that indicates a public key.

Implementation

static const List<int> xrpPubKeyPrefix = [0xed];