eos-java-rpc-wrapper icon indicating copy to clipboard operation
eos-java-rpc-wrapper copied to clipboard

Invalid packed transaction while pushing action

Open codename-art opened this issue 6 years ago • 0 comments

https://github.com/EOSEssentials/eos-java-rpc-wrapper/blob/97d4839c8978e1465defa518af7235ddf9387ac1/src/main/java/client/domain/common/transaction/TransactionAction.java#L20 Runing example from README.md causes Invalid packed transaction on stage Push the transaction. Reverting hex_data to data resolves problem.

codename-art avatar Nov 05 '18 14:11 codename-art