#10890·eos

SECURITY_GROUP error

Author: helailiangCreated Nov 16, 2021Updated May 24, 2022

environment: 图片

steps: Deploy the eosio.secgrp smart contract using the eosio privileged account:

cleos set contract eosio contracts/ eosio.secgrp.wasm eosio.secgrp.abi

Expected behaviours: Contract deployment successful

What actually happened: Error 3070003: Serialization Error Processing WASM Error Details: env.remove_security_group_participants unresolveable

Additional information: eosio.secgrp.wasm source: https://github.com/EOSIO/eos/blob/develop/unittests/test-contracts/security_group_test/eosio.secgrp.wasm