From 7ac327370190216f06d74df70d1dbf2007f11d50 Mon Sep 17 00:00:00 2001 From: John Jannotti Date: Thu, 19 Dec 2024 13:13:01 -0800 Subject: [PATCH] voter blance version fix --- data/transactions/logic/TEAL_opcodes_v11.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/transactions/logic/TEAL_opcodes_v11.md b/data/transactions/logic/TEAL_opcodes_v11.md index 345ebca43e..08a4b3ee5a 100644 --- a/data/transactions/logic/TEAL_opcodes_v11.md +++ b/data/transactions/logic/TEAL_opcodes_v11.md @@ -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