Draft: tx comments
Compare changes
+ 33
− 5
@@ -12,12 +12,21 @@ pub enum Subcommand {
@@ -39,10 +48,29 @@ pub async fn handle_command(data: Data, command: Subcommand) -> Result<(), GcliE
Handle transaction comments as they are in gdev (batch + remark). Still requires some refac work and param handling for offchain comments on IPFS.