Skip to content

Commit

Permalink
dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Apr 1, 2024
1 parent c082f29 commit cf6ae87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions proposals/0133-syscall-get-epoch-stake.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ The specification for the proposed syscall is as follows:
uint64_t sol_get_epoch_stake(/* r1 */ void const * vote_addr);
```
If the provided vote address corresponds to an account that is not a vote
account or does not exist, the syscall will write `0` for active stake.
### Control Flow
The syscall aborts the virtual machine if not all bytes in VM memory range
Expand Down

0 comments on commit cf6ae87

Please sign in to comment.