mschneider / solcpp

A fast Solana and Mango Markets C++ SDK
Other
39 stars 12 forks source link

Adds getSlot, getSlotLeader, getminimumLedgerSlot, getGenesisHash, EpochSchedule methods #65

Closed OmkarAcharekar closed 1 year ago

OmkarAcharekar commented 1 year ago

The pr adds 5 json rpc requests of issue #39

godmodegalactus commented 1 year ago

The test fails also on the main branch.

OmkarAcharekar commented 1 year ago

@mschneider yes..The requestAirdrop method throws internal error "error": { "code": -32603, "message": "Internal error" },