Michael Vines
|
73ceaf07b1
|
client/: move RpcClient from rpc_request.rs to rpc_client.rs
|
2019-03-16 23:27:23 -07:00 |
|
Michael Vines
|
7b314f47f7
|
Factor RPC request mechanism out of RpcClient into *RpcClientRequest
|
2019-03-16 23:27:23 -07:00 |
|
Michael Vines
|
ad252fe4c5
|
Remove unnecessary Option from get_account_data
|
2019-03-16 11:32:01 -07:00 |
|
Michael Vines
|
4b04bc8612
|
Move thin_client RPC requests into rpc_request; de-mut thin_client
|
2019-03-16 11:32:01 -07:00 |
|
Michael Vines
|
bcc34b906c
|
Relieve the caller of having to care about the rpc request id
|
2019-03-16 11:32:01 -07:00 |
|
Michael Vines
|
c2b1010f18
|
Clarify url vs addr
|
2019-03-16 11:32:01 -07:00 |
|
Tyera Eulberg
|
3fc96c4a18
|
Add solana-client crate
|
2019-03-12 22:05:38 -06:00 |
|