Add/refresh docs
This commit is contained in:
@@ -208,7 +208,7 @@ type Result struct {
|
||||
// GasWanted is the maximum units of work we allow this tx to perform.
|
||||
GasWanted int64
|
||||
|
||||
// GasUsed is the amount of gas actually consumed. NOTE: unimplemented
|
||||
// GasUsed is the amount of gas actually consumed.
|
||||
GasUsed int64
|
||||
|
||||
// Tx fee amount and denom.
|
||||
|
||||
Reference in New Issue
Block a user