@flashbots/mev-share-client
Advanced tools
Comparing version 0.7.9 to 0.7.10
{ | ||
"name": "@flashbots/mev-share-client", | ||
"version": "0.7.9", | ||
"version": "0.7.10", | ||
"description": "MEV-Share client library for Flashbots mev-share.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -13,3 +13,3 @@ import { BundleParams, HintPreferences, SimBundleOptions, TransactionOptions } from './interfaces' | ||
logs: hints.logs, | ||
defaultLogs: hints.defaultLogs, | ||
default_logs: hints.defaultLogs, | ||
tx_hash: hints.txHash, | ||
@@ -16,0 +16,0 @@ hash: true, // tx hash is always shared on Flashbots MEV-Share; abstract away from user |
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
206766