FuelLabs/forc

feat(transfer): consider supporting transferring to own accounts with flag `--to-account <ix>`

オープン

#26 opened on 2023/04/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (0 件のフォーク)auto 404
enhancementforc-walletgood first issue

Repository metrics

Stars
 (0 個のスター)
PR merge metrics
 (PR metrics pending)

説明

This was a feature that I thought of possibly supporting in FuelLabs/forc-wallet#103 but did not end up implementing in that PR, but it would be convenient to be able to transfer to your own wallet using your account index rather than having to know your address.

This isn't a critical feature since we can transfer using addresses, but is a nice to have!

コントリビューターガイド