WIP add enviornment support
This commit is contained in:
1
man/gas.env.overrides
Normal file
1
man/gas.env.overrides
Normal file
@@ -0,0 +1 @@
|
||||
WALLET_KEY_FILE foobar baz
|
||||
9
man/gas.head.groff
Normal file
9
man/gas.head.groff
Normal file
@@ -0,0 +1,9 @@
|
||||
.TH eth-gas 1
|
||||
.SH NAME
|
||||
eth-gas - Create EVM gas token transaction
|
||||
.SH SYNOPSIS
|
||||
\fBeth-gas\fP -a RECIPIENT -y KEYFILE [ --fee-price PRICE ] [ --fee-limit LIMIT ] [ --nonce NONCE ] [ -s ] [ -u ] AMOUNT
|
||||
.SH DESCRIPTION
|
||||
\fBeth-gas\fP generates serialized gas token transactions.
|
||||
|
||||
.SS OPTIONS
|
||||
1
man/gas.overrides
Normal file
1
man/gas.overrides
Normal file
@@ -0,0 +1 @@
|
||||
a Beneficiary of the gas token transaction.
|
||||
Reference in New Issue
Block a user