Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

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

Open
deckb opened this issue May 24, 2021 · 0 comments
Open

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

deckb opened this issue May 24, 2021 · 0 comments

Comments

@deckb
Copy link
Contributor

deckb commented May 24, 2021

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

send_deferred( (uint128_t(executer.value) << 64) | (uint64_t)current_time_point().time_since_epoch().count(), executer, _ds.pos(), _ds.remaining() );

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant