The content of the address field in the protected header in Sig_structure in CIP-8
is not defined. Some dApps use actual Cardano address, but in many cases it would be
more useful to just use a key hash (e.g. for messages signed by DRep keys).
This is implemented on Ledger.
CIP-8 message signing
The content of the
addressfield in the protected header in Sig_structure in CIP-8 is not defined. Some dApps use actual Cardano address, but in many cases it would be more useful to just use a key hash (e.g. for messages signed by DRep keys). This is implemented on Ledger.