solana-elixir
solana-elixir copied to clipboard
Solana's unofficial Elixir client
Results
2
solana-elixir issues
Sort by
recently updated
recently updated
newest added
Hello, Since transactions can now use address lookup tables, this commit adds support for the version 0 transaction format. This format is implicitly used when the `:lookup_tables` option is non-empty....
Hello, I would be happy to add support for [Address Lookup Tables](https://docs.anza.xyz/proposals/versioned-transactions#versioned-transactions) to this package and wonder if you would be open to a PR for this? Currently, this package...