EOSIO / spec-repo

EOSIO Specifications Repository
MIT License
40 stars 8 forks source link

Consider using eosio_tagged_data in Flexible Notify #5

Open tbfleming opened 5 years ago

tbfleming commented 5 years ago

The Flexible Notify proposal defined a way for external tools to look up the appropriate types in ABIs to support decoding notifications. While working on the Enhanced Token proposal, we spotted a similar need so created the Tagged Data proposal. We should probably change Flexible Notify to build on Tagged Data to reduce the impact on external tools.