eos icon indicating copy to clipboard operation
eos copied to clipboard

Change in behavior for cleos -sjd

Open poplexity opened this issue 4 years ago • 0 comments
trafficstars

Previously for preparing multisigs, using the -sjd options would produce a transaction which could be passed directly to propose_trx (usually after modifying expiration, ref_block_num, ref_block_prefix and possibly adding more actions).

With the latest version, a number of changes are now required...

  • Delete actions.data
  • Rename actions.hex_data to actions.data
  • Add transaction_extensions with a value of []

poplexity avatar Aug 02 '21 17:08 poplexity