Add pubsub module for rpc info subscriptions (#1439)

This commit is contained in:
Tyera Eulberg
2018-10-10 14:51:43 -06:00
committed by GitHub
parent 24a993710d
commit 785c619198
8 changed files with 1073 additions and 5 deletions

View File

@ -455,6 +455,7 @@ mod tests {
}
#[test]
#[ignore]
fn test_thin_client() {
logger::setup();
let leader_keypair = Keypair::new();