feat!(state/core_access): add TxConfig #7761
Annotations
10 errors and 2 warnings
nodebuilder/state/config.go#L6
could not import github.com/celestiaorg/celestia-node/state (-: # github.com/celestiaorg/celestia-node/state
|
state/tx_options.go#L18
gasMultiplier redeclared in this block
|
state/core_access.go#L44
other declaration of gasMultiplier
|
state/tx_options.go#L23
TxOptions redeclared in this block
|
state/state.go#L61
other declaration of TxOptions
|
state/tx_options.go#L34
unknown field fee in struct literal of type TxOptions
|
state/tx_options.go#L36
unknown field Account in struct literal of type TxOptions
|
state/tx_options.go#L53
options.fee undefined (type *TxOptions has no field or method fee, but does have Fee)
|
state/tx_options.go#L54
options.fee undefined (type *TxOptions has no field or method fee, but does have Fee)
|
state/tx_options.go#L56
options.Account undefined (type *TxOptions has no field or method Account)
|
|
|
The logs for this run have expired and are no longer available.
Loading