Add common aliases for principal accounts and nonce accounts #41
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Solana and Cosmos generate
pubkey
values, which are used as the principal addresses in transactions, and for Cosmos, as the nonce address. these values should be usable as the alias for transfer{,-token}, stake, withdraw, and withdraw-rewards (and for Cosmos, broadcast) aliases.