Skip to content

Commit 10af366

Browse files
Update src/identity/IdentityClient.ts
1 parent 6740fdb commit 10af366

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/identity/IdentityClient.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,8 @@ export class IdentityClient {
207207
unlockingScriptLength: 74
208208
}],
209209
options: {
210-
randomizeOutputs: false
210+
randomizeOutputs: false,
211+
acceptDelayedBroadcast: false
211212
}
212213
}, this.originator)
213214

0 commit comments

Comments
 (0)