FuelLabs/forc

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

開放

#26 建立於 2023年4月12日

 (0 則留言) (0 個反應) (0 位負責人)Rust (0 個分叉)auto 404
enhancementforc-walletgood first issue

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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!

貢獻者指南