T2972
This console.assert ended up throwing an error if the result is such that txDetails.slpTxData is undefined.
Refactor to catch error if unable to get genesisInfo.
Differential D14160
[ecash-herald] Handle error if getTokenInfoMap is provided with a non-tokenId txid bytesofman on Jun 29 2023, 23:41. Authored by
Details
T2972 This console.assert ended up throwing an error if the result is such that txDetails.slpTxData is undefined. Refactor to catch error if unable to get genesisInfo. npm test
Diff Detail
|