Skip to content

Commit

Permalink
Fix extra "()" in staking page (#323)
Browse files Browse the repository at this point in the history
* Fix extra "()" in staking page

* Update staking.md
  • Loading branch information
gemcoder21 authored May 14, 2024
1 parent 2a25d9f commit ee3fe35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/bcfusion/developers/staking.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[# Staking
# Staking

This guide provides an overview of the key operations of staking, including creating validators,
editing validator information, and performing delegation operations.
Expand Down Expand Up @@ -249,4 +249,4 @@ To get more information of a specific validator, please refer to the following f
## Contract ABI

For the full interfaces of `StakeHub`, please refer
to [the ABI file](https://github.com/bnb-chain/bsc-genesis-contract/blob/bc-fusion/abi/stakehub.abi).]()
to [the ABI file](https://github.com/bnb-chain/bsc-genesis-contract/blob/bc-fusion/abi/stakehub.abi).

0 comments on commit ee3fe35

Please sign in to comment.