[][src]Function contact::client::test_rpc_calls

pub async fn test_rpc_calls(
    contact: Contact,
    key: PrivateKey,
    eth_private_key: EthPrivateKey,
    test_token_name: String
) -> Result<(), String>