We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The memo string in this transaction causes abieos_bin_to_json to return "Extra data" error: https://proton.bloks.io/transaction/8098be423d342f377b069fd5ee2e31aa430805aa4a7415ac451eace87fdd142e?tab=raw
abieos_bin_to_json
Something is wrong around line 32 in include/eosio/to_json.hpp, I'm still trying to figure out.
include/eosio/to_json.hpp
The text was updated successfully, but these errors were encountered:
data from ship:
"act" : { "account" : "eosio.token", "authorization" : [ { "actor" : "fresh", "permission" : "active" } ], "data" : "000000008086d55d0000000000c0a68380f0fa020000000004585052000000002477656c636f6d6520746f2074686520667574757265206f662062616e6b696e672e2 0f09f90ba", "name" : "transfer" },
Sorry, something went wrong.
abieos commit: 00417b5
workaround for EOSIO/abieos#124
ee8025e
No branches or pull requests
The memo string in this transaction causes
abieos_bin_to_json
to return "Extra data" error:https://proton.bloks.io/transaction/8098be423d342f377b069fd5ee2e31aa430805aa4a7415ac451eace87fdd142e?tab=raw
Something is wrong around line 32 in
include/eosio/to_json.hpp
, I'm still trying to figure out.The text was updated successfully, but these errors were encountered: