core-contracts icon indicating copy to clipboard operation
core-contracts copied to clipboard

fix(multisig2): access keys not able to call add_request_and_confirm

Open camchis opened this issue 3 years ago • 1 comments

access keys were being given access to call add_and_confirm_request which doesn't exist, the correct function name is add_request_and_confirm

camchis avatar Apr 12 '22 14:04 camchis

Can you update the wasm file?

Done! :)

camchis avatar Oct 13 '22 11:10 camchis