Update vac/raw/staking-streamer.md

Co-authored-by: r4bbit <445106+0x-r4bbit@users.noreply.github.com>
This commit is contained in:
Jimmy Debe
2025-06-30 06:58:10 -04:00
committed by GitHub
parent 711c9e656b
commit 518717f1c6

View File

@@ -49,7 +49,7 @@ and intended changes to the staking system.
### Accounts
Accounts are users who contrbtribute a token, ERC-20 standard, to the staking protocol.
Accounts are users who contribute a token, ERC-20 standard, to the staking protocol.
Accounts SHOULD interact with the protocol through a layer-1 blockchain smart contract.
To participate,
users MUST use an external owned account (EOA) to interact with a `stakeVault` contract.