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 6b6c641 commit 9c69da2Copy full SHA for 9c69da2
src/identity/IdentityClient.ts
@@ -13,7 +13,7 @@ import {
13
} from '../wallet/index.js'
14
import { BroadcastFailure, BroadcastResponse, Transaction } from '../transaction/index.js'
15
import Certificate from '../auth/certificates/Certificate.js'
16
-import { LockingScript, PushDrop } from '../script/index.js'
+import { PushDrop } from '../script/index.js'
17
import { PrivateKey, Utils } from '../primitives/index.js'
18
import { LookupResolver, SHIPBroadcaster, TopicBroadcaster, withDoubleSpendRetry } from '../overlay-tools/index.js'
19
import { ContactsManager, Contact } from './ContactsManager.js'
0 commit comments