eosnetworkfoundation/mandel.cdt

add_map not declared in abigen

Closed this issue · 0 comments

Looks like in a recent commit to remove tools (commit: a43f6a8) 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);