solana/client/src
Rob Walker ead15d294e
add get_epoch_vote_accounts rpc (#4317)
* add get_epoch_vote_accounts rpc

* fixups

* documentation and type updates
2019-05-20 22:21:13 -07:00
..
client_error.rs Custom error decoder (#3783) 2019-04-25 10:29:44 -07:00
generic_rpc_client_request.rs Custom error decoder (#3783) 2019-04-25 10:29:44 -07:00
lib.rs Add sample_txs function to perf_utils shared crate (#4104) 2019-05-01 15:58:35 -07:00
mock_rpc_client_request.rs Extend GetBlockHash RPC API to include the fee scehdule for using the returned blockhash (#4222) 2019-05-13 12:49:37 -07:00
perf_utils.rs Add sample_txs function to perf_utils shared crate (#4104) 2019-05-01 15:58:35 -07:00
rpc_client.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
rpc_client_request.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
rpc_request.rs add get_epoch_vote_accounts rpc (#4317) 2019-05-20 22:21:13 -07:00
thin_client.rs Extend GetBlockHash RPC API to include the fee scehdule for using the returned blockhash (#4222) 2019-05-13 12:49:37 -07:00