pub const ROLA_HASHABLE_PAYLOAD_PREFIX: u8 = 0x52; // 82u8
Expand description

The ROLA hash which is signed is created as hash(ROLA_HASHABLE_PAYLOAD_PREFIX || ..)

0x52 = R in ASCII for ROLA - (82 in decimal)