OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

Error in omni_createrawtx_reference RPC call: {u'message': u'Transaction deserialization failed', u'code': -22} #1686

Closed Pz9524 closed 5 years ago

Pz9524 commented 5 years ago

I'm trying to send some omniBit that propertyId is 2 in testnet,but it always return the error {u'message': u'Transaction deserialization failed', u'code': -22} when i call the operation "omni_createrawtx_reference". String reference = (String) client.invoke("omni_createrawtx_reference", new Object[]{opreturnResult, toAddress}, Object.class); Please help me. Thank you!

achamely commented 5 years ago

@Pz9524 sorry for the delayed response. After reviewing your question this does not appear to be related to omniwallet. Please post your questions to the https://github.com/OmniLayer/omnicore repo for a proper response