Skip to content

Commit

Permalink
Update WHITEPAPER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chainwhisper authored Apr 30, 2020
1 parent 2aa98d2 commit 879f080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WHITEPAPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ A typical procedure to bind the BEP2 and BEP2E will be like the below:
1. Ensure both the BEP2 token and the BEP2E token both exist on each blockchain, with the same total supply. BEP2E should have 3 more methods than typical ERC20 token standard:
* symbol(): get token symbol
* decimals(): get the number of the token decimal digits
* BinderAddress(): get **Binder contract owner’s address.** This value should be initialized in the BEP2E contract constructor so that the further binding action can verify whether the binding gets the consent of the BEP2E owner.
* owner(): get **BEP2E contract owner’s address.** This value should be initialized in the BEP2E contract constructor so that the further binding action can verify whether the binding gets the consent of the BEP2E owner.

2. Decide the initial circulation on both blockchains. Suppose the total supply is *S*, and the expected initial circulating supply on BC is *K*, then the owner should lock S-K tokens to a system controlled address on BC.

Expand Down Expand Up @@ -350,4 +350,4 @@ It is hard to conclude for Binance Chain, as it has never stopped evolving. The

------

[1]: BNB business practitioners may provide other benefits for BNB delegators, as they do now for long term BNB holders.
[1]: BNB business practitioners may provide other benefits for BNB delegators, as they do now for long term BNB holders.

0 comments on commit 879f080

Please sign in to comment.