Allow RpcClient users to inject custom "senders" (#10157)

automerge
This commit is contained in:
Greg Fitzgerald
2020-05-20 19:40:45 -06:00
committed by GitHub
parent ce17de7d25
commit 64cec764b9
6 changed files with 33 additions and 35 deletions

View File

@@ -2613,7 +2613,7 @@ pub fn app<'ab, 'v>(name: &str, about: &'ab str, version: &'v str) -> App<'ab, '
mod tests {
use super::*;
use serde_json::Value;
use solana_client::mock_rpc_client_request::SIGNATURE;
use solana_client::mock_sender::SIGNATURE;
use solana_sdk::{
pubkey::Pubkey,
signature::{