Skip to content

Commit c0a04b8

Browse files
committed
Export ValidatorMetadata
1 parent e17fb1d commit c0a04b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/std/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ pub use crate::query::{
9999
DelegationTotalRewardsResponse, DelegatorReward, DelegatorValidatorsResponse,
100100
DelegatorWithdrawAddressResponse, DenomMetadataResponse, DistributionQuery, FullDelegation,
101101
GrpcQuery, IbcQuery, PortIdResponse, QueryRequest, RawRangeEntry, RawRangeResponse,
102-
StakingQuery, SupplyResponse, Validator, ValidatorResponse, WasmQuery,
102+
StakingQuery, SupplyResponse, Validator, ValidatorMetadata, ValidatorResponse, WasmQuery,
103103
};
104104

105105
#[cfg(all(feature = "stargate", feature = "cosmwasm_1_2"))]

0 commit comments

Comments
 (0)