You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
nodeos 1.8 adds
/v1/send_transaction
to replace the legacy/v1/push_transaction
.push_transaction
reproduces the legacy trace format; this increases the load on nodeos.send_transaction
produces the new trace format.See Issue 539 in the eosjs repo.
The text was updated successfully, but these errors were encountered: