We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ef30b2 commit 19be9c6Copy full SHA for 19be9c6
evm-tests/test/subnet.precompile.hyperparameter.test.ts
@@ -9,7 +9,7 @@ import { ISubnetABI, ISUBNET_ADDRESS } from "../src/contracts/subnet"
9
import { ethers } from "ethers"
10
import { forceSetBalanceToEthAddress, forceSetBalanceToSs58Address } from "../src/subtensor"
11
12
-describe("Test the EVM chain ID", () => {
+describe("Test the Subnet precompile contract", () => {
13
// init eth part
14
const wallet = generateRandomEthersWallet();
15
// init substrate part
0 commit comments