@inco/js 0.5.1 → 0.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,7 +24,7 @@ export declare const localNodeLightningConfig: {
|
|
24
24
|
readonly senderPrivateKey: "0x1a62c795e7b0442a106dd8017a00af4461727b88df8834b2fca65558011f968a";
|
25
25
|
};
|
26
26
|
readonly scratch: {
|
27
|
-
readonly executorAddress: "
|
27
|
+
readonly executorAddress: "0xFa0a06AEE6Fa3645611a12E15a019B43758E6f0C";
|
28
28
|
readonly eciesPublicKey: "0x02516bda9e68a1c3dce74dc1b6ed7d91a91d51c1e1933947f06331cef59631e9eb";
|
29
29
|
readonly chainId: 31337;
|
30
30
|
readonly covalidatorUrl: "http://localhost:50055";
|
@@ -27,7 +27,7 @@ exports.localNodeLightningConfig = {
|
|
27
27
|
"senderPrivateKey": "0x1a62c795e7b0442a106dd8017a00af4461727b88df8834b2fca65558011f968a"
|
28
28
|
},
|
29
29
|
"scratch": {
|
30
|
-
"executorAddress": "
|
30
|
+
"executorAddress": "0xFa0a06AEE6Fa3645611a12E15a019B43758E6f0C",
|
31
31
|
"eciesPublicKey": "0x02516bda9e68a1c3dce74dc1b6ed7d91a91d51c1e1933947f06331cef59631e9eb",
|
32
32
|
"chainId": 31337,
|
33
33
|
"covalidatorUrl": "http://localhost:50055",
|
@@ -24,7 +24,7 @@ export declare const localNodeLightningConfig: {
|
|
24
24
|
readonly senderPrivateKey: "0x1a62c795e7b0442a106dd8017a00af4461727b88df8834b2fca65558011f968a";
|
25
25
|
};
|
26
26
|
readonly scratch: {
|
27
|
-
readonly executorAddress: "
|
27
|
+
readonly executorAddress: "0xFa0a06AEE6Fa3645611a12E15a019B43758E6f0C";
|
28
28
|
readonly eciesPublicKey: "0x02516bda9e68a1c3dce74dc1b6ed7d91a91d51c1e1933947f06331cef59631e9eb";
|
29
29
|
readonly chainId: 31337;
|
30
30
|
readonly covalidatorUrl: "http://localhost:50055";
|
@@ -24,7 +24,7 @@ export const localNodeLightningConfig = {
|
|
24
24
|
"senderPrivateKey": "0x1a62c795e7b0442a106dd8017a00af4461727b88df8834b2fca65558011f968a"
|
25
25
|
},
|
26
26
|
"scratch": {
|
27
|
-
"executorAddress": "
|
27
|
+
"executorAddress": "0xFa0a06AEE6Fa3645611a12E15a019B43758E6f0C",
|
28
28
|
"eciesPublicKey": "0x02516bda9e68a1c3dce74dc1b6ed7d91a91d51c1e1933947f06331cef59631e9eb",
|
29
29
|
"chainId": 31337,
|
30
30
|
"covalidatorUrl": "http://localhost:50055",
|
@@ -24,7 +24,7 @@ export declare const localNodeLightningConfig: {
|
|
24
24
|
readonly senderPrivateKey: "0x1a62c795e7b0442a106dd8017a00af4461727b88df8834b2fca65558011f968a";
|
25
25
|
};
|
26
26
|
readonly scratch: {
|
27
|
-
readonly executorAddress: "
|
27
|
+
readonly executorAddress: "0xFa0a06AEE6Fa3645611a12E15a019B43758E6f0C";
|
28
28
|
readonly eciesPublicKey: "0x02516bda9e68a1c3dce74dc1b6ed7d91a91d51c1e1933947f06331cef59631e9eb";
|
29
29
|
readonly chainId: 31337;
|
30
30
|
readonly covalidatorUrl: "http://localhost:50055";
|