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 1a4b70f commit 3407e26Copy full SHA for 3407e26
src/tests/config.ts
@@ -45,6 +45,6 @@ export const createWallet = async (mnemonic) => {
45
}
46
};
47
48
-
49
-export const entityApiSecret = '29a393a5d70094e409824359fc5d5.befc6c6f32d622e1c29ca900299a5695251b2407ca7cf6db8e6b2569dc13f937a4b83f4fa78738715d6267d3733e4f139'
+export const entityApiSecret =
+ '29a393a5d70094e409824359fc5d5.befc6c6f32d622e1c29ca900299a5695251b2407ca7cf6db8e6b2569dc13f937a4b83f4fa78738715d6267d3733e4f139';
50
// wallet address: hid1rh5h603fv9dneqm422uvl4xk3fc77a4uheleq5
0 commit comments