Closed Pz9524 closed 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
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!