nym-validator-client 1.21.0

Client for interacting with Nyx Cosmos SDK blockchain
Documentation
1
2
3
4
5
6
7
8
// Copyright 2023 - Nym Technologies SA <contact@nymtech.net>
// SPDX-License-Identifier: Apache-2.0

pub mod slashing;
pub mod staking;

pub use staking::query::StakingQueryClient;
// pub use slashing::query