tendermint
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "tendermint", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "A light client which talks to your Tendermint node over RPC", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -95,4 +95,4 @@ # tendermint | ||
- broadcastTxCommit | ||
- broadcastTxAsync | ||
- broadcastTxSync | ||
- broadcastTxSync | ||
- unconfirmedTxs | ||
@@ -99,0 +99,0 @@ - numUnconfirmedTxs |
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
48145