core-contracts
                                
                                 core-contracts copied to clipboard
                                
                                    core-contracts copied to clipboard
                            
                            
                            
                        fix(multisig2): access keys not able to call add_request_and_confirm
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
Can you update the wasm file?
Done! :)