diff --git a/docs/genesis.md b/docs/genesis.md index 0e2e49d..70c2786 100644 --- a/docs/genesis.md +++ b/docs/genesis.md @@ -13,7 +13,7 @@ following: address for which storage is set and the [Starknet storage key](https://docs.starknet.io/documentation/architecture_and_concepts/Smart_Contracts/contract-storage/#storage_variables). -The below defines all hardcoded values set in the geneses: +The below defines all hardcoded values set in the genesis: ## Node genesis [link](https://github.com/keep-starknet-strange/madara/tree/main/configs/genesis-assets/genesis.json) @@ -94,7 +94,7 @@ going through them. Finally, 0x1 is set as the contract owner of contract 0x040e59c2c182a58fb0a74349bfa4769cbbcba32547591dd3fb1def8623997d02, which is -deployed as a ERC721 contract (given the class hash of 0x80000). +deployed as an ERC721 contract (given the class hash of 0x80000). @@ -117,4 +117,4 @@ deployed as a ERC721 contract (given the class hash of 0x80000). | 0x3 | 0x1379ac0624b939ceb9dede92211d7db5ee174fe28be72245b0a1a2abd81c98f (Account_public_key) | 0x3603a2692a2ae60abb343e832ee53b55d6b25f02a3ef1565ec691edc7a209b2 (Signer public key) | | 0x040e59c2c182a58fb0a74349bfa4769cbbcba32547591dd3fb1def8623997d02 | 0x2bd557f4ba80dfabefabe45e9b2dd35db1b9a78e96c72bc2b69b655ce47a930 (Ownable_owner) | 0x1 (Owner) | - \ No newline at end of file +