lovelaceHex top-level constant

String const lovelaceHex

'lovelace' encoded as a hex string (i.e. str2hex.encode('lovelace') or '6c6f76656c616365').

Implementation

const lovelaceHex = '6c6f76656c616365';