@terra-money/terra.js
Advanced tools
Comparing version 0.4.23 to 0.4.24
import { BaseAPI } from './BaseAPI'; | ||
import { ValAddress, Denom, ExchangeRateVote, Coin, Coins, ExchangeRatePrevote, AccAddress, Dec, AggregateExchangeRatePrevote, AggregateExchangeRateVote } from '../../../core'; | ||
declare type OracleWhitelist = { | ||
export declare type OracleWhitelist = { | ||
name: Denom; | ||
@@ -96,2 +96,1 @@ tobin_tax: Dec; | ||
} | ||
export {}; |
{ | ||
"name": "@terra-money/terra.js", | ||
"version": "0.4.23", | ||
"version": "0.4.24", | ||
"description": "The JavaScript SDK for Terra", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
4844425
16401