You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/content/developers/docs/data-and-analytics/block-explorers/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ Block explorers have become a common place for people to track the progress of t
95
95
- Gas limit - The maximum numbers of gas units this transaction can consume
96
96
- Gas used - The actual amount of gas units the transaction consumed
97
97
- Gas price - The price set per gas unit
98
-
- Nonce - The transaction number for the `from` address (bear in mind this starts at 0 so a nonce of `100` would actually be the 101st transaction submitted by this account
98
+
- Nonce - The transaction number for the `from` address (bear in mind this starts at 0 so a nonce of `100` would actually be the 101st transaction submitted by this account)
99
99
- Input data - Any extra information required by the transaction
0 commit comments