Skip to content

Commit 2fbcc06

Browse files
spacing
1 parent 7bafc27 commit 2fbcc06

File tree

10 files changed

+70
-70
lines changed

10 files changed

+70
-70
lines changed

learn/tanssi/network-services/block-production.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,18 @@ There are three main costs associated with block production as a service that an
137137
The current configuration is set as follows:
138138

139139
=== "Tanssi MainNet"
140-
| Variable | Value |
141-
|:----------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
142-
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
143-
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
144-
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
145-
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
140+
| Variable | Value |
141+
|:----------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
142+
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
143+
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
144+
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
145+
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
146146

147147
=== "Dancelight TestNet"
148148
| Variable | Value |
149149
|:---------------------:|:---------------------------------------------------------------------------------------------------:|
150150
| Registration deposit | {{ networks.dancelight.costs.registration_deposit_fee }} {{ networks.dancelight.token_symbol }} |
151-
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
151+
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
152152
| Sequencers assignment | {{ networks.dancelight.costs.cost_per_assignment }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per session |
153153
| Block production | {{ networks.dancelight.costs.cost_per_block }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per block |
154154

llms-files/llms-appchain.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3682,18 +3682,18 @@ There are three main costs associated with block production as a service that an
36823682
The current configuration is set as follows:
36833683

36843684
=== "Tanssi MainNet"
3685-
| Variable | Value |
3686-
|:----------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
3687-
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
3688-
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
3689-
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
3690-
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
3685+
| Variable | Value |
3686+
|:----------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
3687+
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
3688+
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
3689+
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
3690+
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
36913691

36923692
=== "Dancelight TestNet"
36933693
| Variable | Value |
36943694
|:---------------------:|:---------------------------------------------------------------------------------------------------:|
36953695
| Registration deposit | {{ networks.dancelight.costs.registration_deposit_fee }} {{ networks.dancelight.token_symbol }} |
3696-
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
3696+
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
36973697
| Sequencers assignment | {{ networks.dancelight.costs.cost_per_assignment }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per session |
36983698
| Block production | {{ networks.dancelight.costs.cost_per_block }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per block |
36993699

llms-files/llms-basics.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1516,18 +1516,18 @@ There are three main costs associated with block production as a service that an
15161516
The current configuration is set as follows:
15171517

15181518
=== "Tanssi MainNet"
1519-
| Variable | Value |
1520-
|:----------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
1521-
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
1522-
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
1523-
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
1524-
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
1519+
| Variable | Value |
1520+
|:----------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
1521+
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
1522+
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
1523+
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
1524+
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
15251525

15261526
=== "Dancelight TestNet"
15271527
| Variable | Value |
15281528
|:---------------------:|:---------------------------------------------------------------------------------------------------:|
15291529
| Registration deposit | {{ networks.dancelight.costs.registration_deposit_fee }} {{ networks.dancelight.token_symbol }} |
1530-
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
1530+
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
15311531
| Sequencers assignment | {{ networks.dancelight.costs.cost_per_assignment }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per session |
15321532
| Block production | {{ networks.dancelight.costs.cost_per_block }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per block |
15331533

llms-files/llms-custom-runtime.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3105,18 +3105,18 @@ There are three main costs associated with block production as a service that an
31053105
The current configuration is set as follows:
31063106

31073107
=== "Tanssi MainNet"
3108-
| Variable | Value |
3109-
|:----------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
3110-
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
3111-
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
3112-
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
3113-
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
3108+
| Variable | Value |
3109+
|:----------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
3110+
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
3111+
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
3112+
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
3113+
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
31143114

31153115
=== "Dancelight TestNet"
31163116
| Variable | Value |
31173117
|:---------------------:|:---------------------------------------------------------------------------------------------------:|
31183118
| Registration deposit | {{ networks.dancelight.costs.registration_deposit_fee }} {{ networks.dancelight.token_symbol }} |
3119-
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
3119+
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
31203120
| Sequencers assignment | {{ networks.dancelight.costs.cost_per_assignment }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per session |
31213121
| Block production | {{ networks.dancelight.costs.cost_per_block }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per block |
31223122

llms-files/llms-evm-template.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11706,18 +11706,18 @@ There are three main costs associated with block production as a service that an
1170611706
The current configuration is set as follows:
1170711707

1170811708
=== "Tanssi MainNet"
11709-
| Variable | Value |
11710-
|:----------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------:|
11711-
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
11712-
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
11713-
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
11714-
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
11709+
| Variable | Value |
11710+
|:----------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------:|
11711+
| Registration deposit | {{ networks.mainnet.costs.registration_deposit_fee }} {{ networks.mainnet.token_symbol }} |
11712+
| Registration storage deposit | {{ networks.mainnet.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.mainnet.token_symbol }} per appchain runtime byte |
11713+
| Sequencers assignment | {{ networks.mainnet.costs.cost_per_assignment }} {{ networks.mainnet.token_symbol }} per session |
11714+
| Block production | {{ networks.mainnet.costs.cost_per_block }} {{ networks.mainnet.token_symbol }} per block |
1171511715

1171611716
=== "Dancelight TestNet"
1171711717
| Variable | Value |
1171811718
|:---------------------:|:---------------------------------------------------------------------------------------------------:|
1171911719
| Registration deposit | {{ networks.dancelight.costs.registration_deposit_fee }} {{ networks.dancelight.token_symbol }} |
11720-
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10 <sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
11720+
| Registration storage deposit | {{ networks.dancelight.costs.registration_deposit_per_byte }} x 10<sup>-5</sup> {{ networks.dancelight.token_symbol }} per appchain runtime byte |
1172111721
| Sequencers assignment | {{ networks.dancelight.costs.cost_per_assignment }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per session |
1172211722
| Block production | {{ networks.dancelight.costs.cost_per_block }} x 10<sup>-6</sup> {{ networks.dancelight.token_symbol }} per block |
1172311723

0 commit comments

Comments
 (0)