RunSubmittersGrantedBy
RunSubmittersGrantedBy reports whether the current delegate added addr, i.e. whether it may remove it.
Exposed so a delegate can check before acting. A delegate that discovers a refusal by panicking mid-proposal-execution is in a bad place: the panic aborts the transaction, and for a DAO whose proposal has already passed, every retry aborts the same way.
Command
gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/sys/params.RunSubmittersGrantedBy()"
Result