Skip to content

Commit

Permalink
chore: ling
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-llimos committed Oct 30, 2023
1 parent f91792c commit c79126e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy_tokenVestings.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ def main():

print(f"Final deployer's FLIP balance = {final_balance:,}")


def release():
token_vesting_address = os.environ["TOKEN_VESTING_ADDRESS"]
token_vesting = TokenVestingStaking.at(f"0x{cleanHexStr(token_vesting_address)}")
Expand Down

0 comments on commit c79126e

Please sign in to comment.