We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb44e15 commit bbdd98fCopy full SHA for bbdd98f
governance/xc_governance_sdk_js/src/index.ts
@@ -9,6 +9,7 @@ export {
9
SetValidPeriodInstruction,
10
RequestGovernanceDataSourceTransferInstruction,
11
AuthorizeGovernanceDataSourceTransferInstruction,
12
+ CosmwasmUpgradeContractInstruction,
13
Instruction,
14
} from "./instructions";
15
0 commit comments