export cosmwasm instruction (#744)
This commit is contained in:
parent
cb44e15f33
commit
bbdd98fa06
|
@ -9,6 +9,7 @@ export {
|
|||
SetValidPeriodInstruction,
|
||||
RequestGovernanceDataSourceTransferInstruction,
|
||||
AuthorizeGovernanceDataSourceTransferInstruction,
|
||||
CosmwasmUpgradeContractInstruction,
|
||||
Instruction,
|
||||
} from "./instructions";
|
||||
|
||||
|
|
Loading…
Reference in New Issue