BibliothecaDAO / realms-contracts

Realms Monorepo for Ethereum contracts and Starknet contracts.
https://bibliothecadao.xyz/
MIT License
86 stars 33 forks source link

setup cli script rejects valid PK #222

Closed loothero closed 1 year ago

loothero commented 1 year ago

While running through our docs I encountered a scenario in which the setup script was rejecting a provided PK as invalid. Upon analysis I determined this was due to the script assuming PKs have a fixed length of 76 characters but the problematic PK had a length of 75.

I'm going to remove the length validation check for the PK and Account.