Define proper XCM Transact call filter #1083
Labels
l:S
Solving this issue takes hours
p:medium
Medium priority, this issue can wait but should be done fairly soon
t:maintenance
The issue describes necessary maintenance
Implement a custom call filter that implements
Contains
that will be used forXcmConfig
's configuration valueSafeCallFilter
. The call filter should only returntrue
only for calls that meet the following conditions:for all other calls, return
false
.The text was updated successfully, but these errors were encountered: