@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.83 to 0.0.84
@@ -231,3 +231,3 @@ export declare type GetMethods = "get.accounts" | "get.votes_sent" | "get.votes_received" | "get.forgers" | "get.blocks" | "get.transactions" | "get.transactions.statistics" | "get.transactions.schemas" | "get.fees" | "get.peers" | "get.network.status" | "get.network.statistics" | "get.market.prices" | "gateway.spec" | "get.ready" | "get.spec"; | ||
confirmations?: number; | ||
asset: object | TransferAssetType | VoteDelegateAssetType | RegisterMultiSignatureGroupAssetType | RegisterDelegateAssetType | ReportDelegateMisbehaviorAssetType | ReclaimLSKAssetType | UnlockTokenAssetType; | ||
asset: object | any | TransferAssetType | VoteDelegateAssetType | RegisterMultiSignatureGroupAssetType | RegisterDelegateAssetType | ReportDelegateMisbehaviorAssetType | ReclaimLSKAssetType | UnlockTokenAssetType; | ||
relays?: number; | ||
@@ -234,0 +234,0 @@ isPending: boolean; |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.83", | ||
"version": "0.0.84", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "5409b64648ac02d7403ba5a4ae3e87a493d5564e" | ||
"gitHead": "eb14cbd19746df1d629aa9d59f003281cf99b1ca" | ||
} |
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
45233