Unified Address support #8

Merged
pitmutt merged 61 commits from dev18 into master 2023-10-28 12:24:28 +00:00
Showing only changes of commit b36f1240b0 - Show all commits

View file

@ -1861,7 +1861,7 @@ scanTxNative pipe db nodeUser nodePwd = do
nodeUser
nodePwd
"getrawtransaction"
[Data.Aeson.String txid]
[Data.Aeson.String txid, Number $ SC.scientific 1 0]
let content = getResponseBody txInfo :: RpcResponse RawTxResponse
if isNothing (err content)
then return $ result content