Closed berewt closed 1 year ago
We can now provide a upper slot when querying the utxos.
The route is added in marconi-sidechain: getUtxoFromAddress implementation is now aligned with the README documentation.
marconi-sidechain
getUtxoFromAddress
The request are of the form: {address : string, slotNo: number}, and slotNo is optional.
{address : string, slotNo: number}
slotNo
Pre-submit checklist:
We can now provide a upper slot when querying the utxos.
The route is added in
marconi-sidechain
:getUtxoFromAddress
implementation is now aligned with the README documentation.The request are of the form:
{address : string, slotNo: number}
, andslotNo
is optional.Pre-submit checklist: