AcceptedMessageKeysFilter accept only the specific contract message keys in the json object to be executed. Since: wasmd 0.30

interface AcceptedMessageKeysFilter {
    $typeUrl?: "/cosmwasm.wasm.v1.AcceptedMessageKeysFilter";
    keys: string[];
}

Properties

Properties

$typeUrl?: "/cosmwasm.wasm.v1.AcceptedMessageKeysFilter"
keys: string[]

Messages is the list of unique keys