Skip to content

Commit

Permalink
chores: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Nov 2, 2022
1 parent 38f12d8 commit 6f6433b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BEP171.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The default threshold of BNB is 10K, and the default lock period is 6 hours, bo

function setLargeTransferLimit(address bep20Token, uint256 largeTransferLimit) external onlyTokenOwner(bep20Token);

Once the funds are unlocked, anyone is able to withdraw the funds to the target account. Any validator could send the unlock withdrawal transaction by default to provide better user experience.
Once the funds are unlocked, anyone is able to withdraw the funds to the target account. The whitelist relayers will send the unlock withdrawal transaction by default to provide better user experience.

### 5.3 Exploitation Automatic Detection

Expand Down

0 comments on commit 6f6433b

Please sign in to comment.