eosio.contracts icon indicating copy to clipboard operation
eosio.contracts copied to clipboard

[eosio.wrap] Use inline action instead of deferred trx

Open deckb opened this issue 4 years ago • 0 comments

The eosio.wrap contract should use an inline action instead of deferred transaction as deferred transactions are being deprecated.

https://github.com/EOSIO/eosio.contracts/blob/9895b08c53b253118cfb82802f709bd9fc09de43/contracts/eosio.wrap/src/eosio.wrap.cpp#L13

deckb avatar May 24 '21 15:05 deckb