rminami
Results
2
issues of
rminami
As per #26, the wallet is injected into window.sollet and not window.solana. The example still uses window.solana, so I've fixed it here.
How do I get started handling schema migrations with klickhouse and refinery? I noticed the `refinery` feature flag and took a look at the code in `./klickhouse/src/migrate.rs`, but I'm not...