namada icon indicating copy to clipboard operation
namada copied to clipboard

add missing memo in become validator and change consensus keys

Open Fraccaman opened this issue 1 year ago • 2 comments
trafficstars

Describe your changes

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • [ ] I have added a changelog
  • [ ] Git history is in acceptable state

Fraccaman avatar Jan 31 '24 22:01 Fraccaman

this is done in the build_* function of every tx by passing tx_args but both init_validator and change_consensus_key dont have it :(

Fraccaman avatar Feb 01 '24 17:02 Fraccaman

this is done in the build_* function of every tx by passing tx_args but both init_validator and change_consensus_key dont have it :(

ah, I see

tzemanovic avatar Feb 01 '24 17:02 tzemanovic