Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions data/transactions/logic/TEAL_opcodes_v11.md
Original file line number Diff line number Diff line change
Expand Up @@ -1105,10 +1105,10 @@ Fields

Fields

| Index | Name | Type | In | Notes |
| - | ------ | -- | - | --------- |
| 0 | VoterBalance | uint64 | v6 | Online stake in microalgos |
| 1 | VoterIncentiveEligible | bool | | Had this account opted into block payouts |
| Index | Name | Type | Notes |
| - | ------ | -- | --------- |
| 0 | VoterBalance | uint64 | Online stake in microalgos |
| 1 | VoterIncentiveEligible | bool | Had this account opted into block payouts |


## online_stake
Expand Down