Skip to content

Commit

Permalink
refactor: remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati committed Sep 5, 2024
1 parent 61a233d commit c4c6e46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions program_admin/publisher_program_instructions.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ def create_buffer_account(
program_key,
)

# space = 100048 # Required space to store 5000 price updates
# lamport =

return (
new_account_pubkey,
system_program.create_account_with_seed(
Expand Down

0 comments on commit c4c6e46

Please sign in to comment.