Socket
Book a DemoInstallSign in
Socket

ethereum-resend

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

ethereum-resend

Resend(speedup) or cancel ethereum transaction.

1.0.1
unpublished
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

ethereum-resend

Resend(speedup) or cancel ethereum transaction.

Usage

选项:
      --help                  显示帮助信息                                [布尔]
      --version               显示版本号                                  [布尔]
  -k, --privkey               private key used for signing       [字符串] [必需]
  -t, --txhash                transaction hash that needs to be resent
                                                                 [字符串] [必需]
  -p, --provider              web3 provider, e.g ws://127.0.0.1:8550
                                                                 [字符串] [必需]
  -s, --resend                resend the transaction with the same parameters
                                                          [布尔] [默认值: false]
  -c, --cancel                cancel the transaction      [布尔] [默认值: false]
  -g, --gasprice              the gasprice of the new transaction
                                                         [字符串] [默认值: "-1"]
  -n, --gasprice_numerator    the numerator of gasprice  [字符串] [默认值: "-1"]
  -d, --gasprice_denominator  the denominator of gasprice[字符串] [默认值: "-1"]

Example

npm i -g ethereum-resend
erd --privkey your_privkey --provider your_provider --cancel -n 2 -d 1 --txhash your_transaction_hash
erd --privkey your_privkey --provider your_provider --resend -n 5 -d 1 --txhash your_transaction_hash

Keywords

ethereum

FAQs

Package last updated on 31 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.