Skip to content

Instantly share code, notes, and snippets.

View ryssroad's full-sized avatar
👾

road ryssroad

👾
View GitHub Profile
@blockpane
blockpane / authz.md
Created January 27, 2023 20:04
AuthZ Cheatsheet

Claims:

Setup:

simd tx distribution set-withdraw-addr <claim_address> -y --from validator
simd tx authz grant <claim_address> generic --msg-type=/cosmos.distribution.v1beta1.MsgWithdrawValidatorCommission --from validator
simd tx authz grant <claim_address> generic --msg-type=/cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward --from validator