@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.27 to 0.0.28
@@ -115,6 +115,9 @@ 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"; | ||
}[]; | ||
registrationHeight: boolean | number; | ||
consecutiveMissedBlocks?: number; | ||
lastForgedHeight?: number; | ||
isBanned?: boolean; | ||
voteWeight?: string; | ||
producedBlocks?: string; | ||
rank?: number; | ||
status?: "active" | "standby" | "banned" | "punished" | "non-eligible"; | ||
totalVotesReceived?: string; | ||
@@ -121,0 +124,0 @@ }; |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "eb0862872d9e58b9626383b5080b2ff069726dc6" | ||
"gitHead": "d8bc7bdc9d487dce389cf993db2772d761d7540f" | ||
} |
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
40992
536