--memo-path
of ibc-transfer
is confusing with Namada transaction memo --memo
#3517
Labels
--memo-path
of ibc-transfer
is confusing with Namada transaction memo --memo
#3517
We can rename it and split into two options like
--ibc-shielding-data
: Set MASP proofs for IBC shielding transfer--ibc-memo
: Set the string to the ICS-20/ICS-721 packet memo fieldIt should fail when both are set because Both use the IBC packet memo field.
(
--ibc-shielding-data
would be used only for shielding transfer between Namada chains.)The text was updated successfully, but these errors were encountered: