backend
backend copied to clipboard
ExtraData returned undecoded by api/v1/transaction-info on node.deso.org (ok on bitclout.com)
Maybe same case as previously in #291 ?
Input same for both nodes:
{ "TransactionIDBase58Check": "3JuETwis9NameGLeEDKhqmo1wu5TsJnhWWPCHr95upor1zHn75d9Xo", "PublicKeyBase58Check":"", "Limit": 10, "LastPublicKeyTransactionIndex": 0, "IsMempool": false, "IDsOnly":false }
Output on node.deso.org (just the ExtraData field):
"ExtraData": {"BuyNowPriceNanos": "\u0000"}
on bitclout.com:
"ExtraData": {"BuyNowPriceNanos": "00"}