* Switch to Arc * Add temporary structs To be removed upon upstream changes * Get multisig signers earlier * Build SignerFromPathConfig with multisig pubkeys * Get default signer and address * Store default signer and address * Use stored default address * Use stored default signer * Avoid rereading signer for fee payer * Clean up use statements * Rename to ArcSigner * Remove default_keypair * Remove default_address * Add comment for temporary newtype * Refactor config * Create config from args in tests * Remove unused params * Fix clippy warnings * Fix rustfmt warnings * Fix clippy warnings * Move imports |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
SPL Token program command-line utility
A basic command-line for creating and using SPL Tokens. See https://spl.solana.com/token for more details