Update documentation and templates for Pezkuwi branding

This commit is contained in:
2026-01-17 23:19:40 +03:00
parent d839cbd92b
commit 9bd688a742
172 changed files with 12903 additions and 6604 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
use std::str::FromStr;
use hex_literal::hex;
use sp_core::H160;
use pezsp_core::H160;
use super::{hardhat::HardhatContract, Contract};
+1 -1
View File
@@ -6,7 +6,7 @@ use std::{
};
use serde::{de, Deserialize};
use sp_core::H160;
use pezsp_core::H160;
use self::{
defaults::{entrypoint_address, entrypoint_contract},