File tree 3 files changed +21
-12
lines changed 3 files changed +21
-12
lines changed Original file line number Diff line number Diff line change 1
- :toc: macro
1
+ :toc: left
2
+ :toclevels: 3
3
+ :sectanchors: true
4
+ :sectids: true
5
+ :source-highlighter: rouge
6
+ :icons: font
2
7
3
8
= T developer documentation
4
9
5
- toc::[]
6
-
7
10
== <<local-t-network.adoc,Setting up local T network>>
8
11
9
12
For development purposes, it is convenient to set up a local Ethereum client with
Original file line number Diff line number Diff line change 1
- :toc: macro
1
+ :toc: left
2
+ :toclevels: 3
3
+ :sectanchors: true
4
+ :sectids: true
5
+ :source-highlighter: rouge
6
+ :icons: font
2
7
3
8
= Setting up local T network for development purposes
4
9
5
- toc::[]
6
-
7
10
== Pre-requirements
8
11
* Installed https://geth.ethereum.org/[Geth Ethereum client]. Please refer to the docs
9
12
on how to install Geth locally.
@@ -194,4 +197,4 @@ INFO [10-31|15:03:49.846] Successfully sealed new block number=1 hash
194
197
INFO [10-31|15:03:49.852] 🔨 mined potential block number=1 hash=927e38…9579e6
195
198
196
199
(...)
197
- ```
200
+ ```
Original file line number Diff line number Diff line change 1
- :toc: macro
2
-
3
- = RFC 19: Random Beacon v2
4
-
1
+ :toc: left
2
+ :toclevels: 3
3
+ :sectanchors: true
4
+ :sectids: true
5
+ :source-highlighter: rouge
5
6
:icons: font
7
+
6
8
:numbered:
7
- toc::[]
9
+
10
+ = RFC 19: Random Beacon v2
8
11
9
12
== Background
10
13
You can’t perform that action at this time.
0 commit comments