eosnetworkfoundation / mandel.cdt

Obsolete. Use https://github.com/AntelopeIO/cdt instead.
Other
7 stars 2 forks source link

add_map not declared in abigen #14

Closed oschwaldp-oci closed 2 years ago

oschwaldp-oci commented 2 years ago

Looks like in a recent commit to remove tools (commit: a43f6a818e3d5718bb6b33c7fb9b57e41585b9d1) add_map function was removed, but not all references to it in abigen.hpp. This is resulting in a abigen.hpp:269:16: error: ‘add_map’ was not declared in this scope 269 | add_map(type);