Simplify and test deterministically_sign

This commit is contained in:
Luke Parker
2025-01-18 15:13:39 -05:00
parent 8222ce78d8
commit 0d906363a0
6 changed files with 66 additions and 31 deletions

View File

@@ -109,7 +109,7 @@ pub async fn deploy_contract(
input: bin,
};
let deployment_tx = deterministically_sign(&deployment_tx);
let deployment_tx = deterministically_sign(deployment_tx);
// Fund the deployer address
fund_account(