eosnetworkfoundation / devrel

1 stars 0 forks source link

Figure out how to make exceptions searchable #223

Closed nsjames closed 1 year ago

nsjames commented 1 year ago

https://github.com/AntelopeIO/leap/blob/main/libraries/chain/include/eosio/chain/exceptions.hpp

We want to make exceptions in the code available for searching. However, we don't want to manually update this file every time it has new error codes added.