[CLI] Add a suffix to multisign psrt file #2589
Labels
area::cli
CLI relative issues
proposal
New external API or other notable changes
skill::rust
Need the rust language skill to complete the issue
Milestone
Proposal Details
When using
rooch tx sign
to sign a multisign tx, the command will generate apsrt
file.We can add a suffix to the file to distinguish how many participants have signed the tx.
[tx_hash_prefix].[signature_cout].psrt
,eg:
e93f585e5a24a667-1.psrt
is the first signature of e93f585e5a24a667.The text was updated successfully, but these errors were encountered: