From 8e2aeaa55166fc97f3e568373b46524d7b0a51ed Mon Sep 17 00:00:00 2001 From: Ana Julia Date: Tue, 25 Jun 2024 15:35:53 -0300 Subject: [PATCH] identation --- docs/staking-architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/staking-architecture.md b/docs/staking-architecture.md index 4dd019e..17d895b 100644 --- a/docs/staking-architecture.md +++ b/docs/staking-architecture.md @@ -131,7 +131,7 @@ stakeIds`: a mapping from keypers to their stake ids. This mapping is used Set the new rewards distribution contract address. -## `setKeyper(address keyper,bool status)` +### `setKeyper(address keyper,bool status)` Add or remove a keyper.