Skip to content

Commit c5d685d

Browse files
fix: numbering
1 parent bf8d503 commit c5d685d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/reward-distribution.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
## Table of Contents
44

5-
1. [Introduction](#introduction)
6-
2. [Reward Bridging Strategy](#1-reward-bridging-strategy)
7-
3. [Reward Distribution Process](#2-reward-distribution-process)
8-
4. [Message Structure](#3-message-structure)
9-
5. [Distribution Calculation](#4-distribution-calculation)
5+
1. [Introduction](#1-introduction)
6+
2. [Reward Distribution Process](#2-reward-distribution-process)
7+
3. [Message Structure](#3-message-structure)
108

11-
## Introduction
9+
## 1. Introduction
1210

1311
Rollup BSNs must bridge rewards to the Babylon Genesis chain, where they are
1412
distributed to finality providers, their delegators, and protocol revenue.
@@ -34,7 +32,7 @@ protocol revenue.
3432
3533
> **Important**: The only requirement is that tokens must be present in a specific account within the `x/bank` module on Babylon Genesis before distribution can occur.
3634
37-
## 1. Reward Distribution Process
35+
## 2. Reward Distribution Process
3836

3937
> **Note**: The reward interval is the time period between reward distributions.
4038
> This interval is not predefined by the protocol, each BSN is responsible for

0 commit comments

Comments
 (0)