Realm

params

gno.land/r/sys/params

Render

Chain parameter delegation

Chain parameters are written by GovDAO proposal. A parameter may also be delegated to one other realm, which can then manage it without a vote. GovDAO keeps full control of every parameter and can withdraw a delegation at any time.


run_submitters

Addresses allowed to send MsgRun, which runs code the sender supplies.

Delegated tonobody, only GovDAO may change it
Addresses allowed0

node:valset

Validator set parameters are written by one realm, fixed in this realm's source. Unlike a delegation this cannot be repointed by a vote, and GovDAO cannot write these keys itself.

Writable only bygno.land/r/sys/validators/v3

Source (qfile)

delegate.gno
delegate_test.gno
fee_collector.gno
fee_collector_test.gno
gnomod.toml
halt.gno
params.gno
params_test.gno
render.gno
run_submitters.gno
unlock.gno
unlock_test.gno
valoper.gno
valset.gno