Skip to content

Commit d80ccf5

Browse files
committed
nit
1 parent 6c41bd7 commit d80ccf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fireblocks_signer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ export class FireblocksSigner {
4949
/**
5050
* Wait for given transaction to be completed
5151
* @param fbTx fireblocks transaction
52-
* @private
5352
*/
5453
protected async waitForTxCompletion(fbTx: CreateTransactionResponse): Promise<TransactionResponse> {
5554
try {

0 commit comments

Comments
 (0)