@injectivelabs/ts-types
Advanced tools
Comparing version 1.14.1-beta.0 to 1.14.1-beta.1
@@ -19,5 +19,7 @@ export declare enum EthereumChainId { | ||
MsgGrant = "cosmos.authz.v1beta1.MsgGrant", | ||
MsgRevoke = "cosmos.authz.v1beta1.MsgRevoke", | ||
MsgSend = "cosmos.bank.v1beta1.MsgSend", | ||
MsgWithdrawDelegatorReward = "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward", | ||
MsgGrantAllowance = "cosmos.feegrant.v1beta1.MsgGrantAllowance", | ||
MsgRevokeAllowance = "cosmos.feegrant.v1beta1.MsgRevokeAllowance", | ||
MsgDepositCosmos = "cosmos.gov.v1beta1.MsgDeposit", | ||
@@ -24,0 +26,0 @@ MsgSubmitProposal = "cosmos.gov.v1beta1.MsgSubmitProposal", |
@@ -25,5 +25,7 @@ "use strict"; | ||
MsgType["MsgGrant"] = "cosmos.authz.v1beta1.MsgGrant"; | ||
MsgType["MsgRevoke"] = "cosmos.authz.v1beta1.MsgRevoke"; | ||
MsgType["MsgSend"] = "cosmos.bank.v1beta1.MsgSend"; | ||
MsgType["MsgWithdrawDelegatorReward"] = "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"; | ||
MsgType["MsgGrantAllowance"] = "cosmos.feegrant.v1beta1.MsgGrantAllowance"; | ||
MsgType["MsgRevokeAllowance"] = "cosmos.feegrant.v1beta1.MsgRevokeAllowance"; | ||
MsgType["MsgDepositCosmos"] = "cosmos.gov.v1beta1.MsgDeposit"; | ||
@@ -30,0 +32,0 @@ MsgType["MsgSubmitProposal"] = "cosmos.gov.v1beta1.MsgSubmitProposal"; |
@@ -19,5 +19,7 @@ export declare enum EthereumChainId { | ||
MsgGrant = "cosmos.authz.v1beta1.MsgGrant", | ||
MsgRevoke = "cosmos.authz.v1beta1.MsgRevoke", | ||
MsgSend = "cosmos.bank.v1beta1.MsgSend", | ||
MsgWithdrawDelegatorReward = "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward", | ||
MsgGrantAllowance = "cosmos.feegrant.v1beta1.MsgGrantAllowance", | ||
MsgRevokeAllowance = "cosmos.feegrant.v1beta1.MsgRevokeAllowance", | ||
MsgDepositCosmos = "cosmos.gov.v1beta1.MsgDeposit", | ||
@@ -24,0 +26,0 @@ MsgSubmitProposal = "cosmos.gov.v1beta1.MsgSubmitProposal", |
@@ -22,5 +22,7 @@ export var EthereumChainId; | ||
MsgType["MsgGrant"] = "cosmos.authz.v1beta1.MsgGrant"; | ||
MsgType["MsgRevoke"] = "cosmos.authz.v1beta1.MsgRevoke"; | ||
MsgType["MsgSend"] = "cosmos.bank.v1beta1.MsgSend"; | ||
MsgType["MsgWithdrawDelegatorReward"] = "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"; | ||
MsgType["MsgGrantAllowance"] = "cosmos.feegrant.v1beta1.MsgGrantAllowance"; | ||
MsgType["MsgRevokeAllowance"] = "cosmos.feegrant.v1beta1.MsgRevokeAllowance"; | ||
MsgType["MsgDepositCosmos"] = "cosmos.gov.v1beta1.MsgDeposit"; | ||
@@ -27,0 +29,0 @@ MsgType["MsgSubmitProposal"] = "cosmos.gov.v1beta1.MsgSubmitProposal"; |
{ | ||
"name": "@injectivelabs/ts-types", | ||
"description": "List of types that can be reused throughout Injective's projects.", | ||
"version": "1.14.1-beta.0", | ||
"version": "1.14.1-beta.1", | ||
"sideEffects": false, | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "e42f12bf7bc77cd8c1a15239a87be59eb846b829" | ||
"gitHead": "96219c199cfbe2237873deb6a8d94914e22c6cf9" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
74284
828