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 40d6f97 commit c2f5a47Copy full SHA for c2f5a47
sdk/tests/program-manager.test.ts
@@ -1,7 +1,7 @@
1
import { Account, AleoNetworkClient, Program, ExecutionResponse, ImportedPrograms, ImportedVerifyingKeys, OfflineQuery,
2
ProgramManager, RecordPlaintext, Transaction, VerifyingKey, verifyFunctionExecution } from "@provablehq/sdk/%%NETWORK%%.js";
3
import {
4
- beaconAddressString, beaconPrivateKeyString,
+ beaconAddressString,
5
helloProgram,
6
recordStatePath,
7
statePathRecord,
0 commit comments