Skip to content

Commit bbdd98f

Browse files
author
Dev Kalra
authored
export cosmwasm instruction (#744)
1 parent cb44e15 commit bbdd98f

File tree

1 file changed

+1
-0
lines changed
  • governance/xc_governance_sdk_js/src

1 file changed

+1
-0
lines changed

governance/xc_governance_sdk_js/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export {
99
SetValidPeriodInstruction,
1010
RequestGovernanceDataSourceTransferInstruction,
1111
AuthorizeGovernanceDataSourceTransferInstruction,
12+
CosmwasmUpgradeContractInstruction,
1213
Instruction,
1314
} from "./instructions";
1415

0 commit comments

Comments
 (0)