T2447
Depends on D12054
Detect OP_RETURN msgs from chronik data. Run msg through existing parseOpReturn(hex) function.
Fully parsing the msgs will be done in a later diff on this stack.
Differential D12056
[Cashtab] [chronik tx history p6] Detect OP_RETURN msgs and run through existing parse function bytesofman on Sep 25 2022, 05:06. Authored by Tags None Subscribers None
Details
T2447 Depends on D12054 Detect OP_RETURN msgs from chronik data. Run msg through existing parseOpReturn(hex) function. Fully parsing the msgs will be done in a later diff on this stack. npm start Send some OP_RETURN msgs. Confirm parsedOpReturnArray in dev console lines up, i.e. check for Cashtab msg prefix.
Diff Detail
|