scrolls
scrolls copied to clipboard
[WIP] AddressByStake reducer
This is great but please consider also support for addresses in hex format. You can see examples in CRFA branch.
@matiwinnetou would that be a separate reducer or a projection on the one reducer? when you say hex do you mean the raw cbor bytes?
I solved this as simply a configuration parameter for an existing reducer. When I mean HEX I mean HEX projection of cardano address. pallas-address has toHex functions.
@Mercurial What is the status of this, can this be finished and merged in please?