package
0.0.0-20210301081109-a173fca9e8fd
Repository: https://github.com/drep-project/drep-chain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

gas Use when alias a address.
No description provided by the author
No description provided by the author
Gas needed for an elliptic curve addition.
Base price for an elliptic curve pairing check.
Per-point price for an elliptic curve pairing check.
Gas needed for an elliptic curve scalar multiplication.
Maximum depth of call/create stack.
Paid for CALL when the destination address didn't exist prior.
Free gas given at beginning of call.
Paid for CALL when the value transfer is non-zero.
No description provided by the author
No description provided by the author
.
Once per CREATE2 operation.
.
Once per CREATE operation & contract-creation transaction.
No description provided by the author
No description provided by the author
Elliptic curve sender recovery gas price.
Gas limit of the Genesis block.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Base price for a data copy operation.
Per-work price for a data copy operation.
Refunded gas, once per SSTORE operation if the zeroness changes to zero.
Per byte in a LOG* operation's data.
Per LOG* operation.
Multiplied by the * of the LOG*, per LOG transaction.
No description provided by the author
Maximum bytecode to permit for a contract.
tps 3000 transfer 60000gas per transfer tx.
Times the address of the (highest referenced byte in memory + 1).
Minimum the gas limit may ever be.
Divisor for the quadratic particle of the big int modular exponentiation.
Divisor for the quadratic particle of the memory cost equation.
No description provided by the author
No description provided by the author
每出一个块,系统奖励的币数目,单位1drep.
Base price for a RIPEMD160 operation.
Per-word price for a RIPEMD160 operation.
No description provided by the author
Base price for a SHA256 operation.
Per-word price for a SHA256 operation.
Once per SHA3 operation.
Once per word of the SHA3 operation's data.
develop net.
Once per SSTORE operation if the zeroness doesn't change.
Once per SSTORE operation if the zeroness changes to zero.
Once per SSTORE operation if the zeroness changes from zero.
Once per SLOAD operation.
Maximum size of VM stack allowed.
Refunded following a suicide operation.
No description provided by the author
Per byte of data attached to a transaction that is not equal to zero.
Per byte of data attached to a transaction that equals zero.
Per transaction not creating a contract.
Per transaction that creates a contract.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author