cosmjs
cosmjs copied to clipboard
Implement and test MsgStoreCode.instantiate_permission
Right now MsgStoreCode.instantiate_permission is always undefined because
// TODO: implement
/**
* @see https://github.com/CosmWasm/wasmd/blob/v0.10.0-alpha/x/wasm/internal/types/params.go#L68-L71
*/
export type AccessConfig = never;