jsonLedgerBytes: Json<LedgerBytes> = ...

Json instance for LedgerBytes.

Remarks

This encodes / decodes the bytes as a base16 (hexadecimal) string.

Generated using TypeDoc