FuelLabs/forc

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

Aberta

#26 aberto em 12 de abr. de 2023

 (0 comentário) (0 reação) (0 responsável)Rust (0 fork)auto 404
enhancementforc-walletgood first issue

Métricas do repositório

Stars
 (0 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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!

Guia do colaborador