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 6c41bd7 commit d80ccf5Copy full SHA for d80ccf5
src/fireblocks_signer.ts
@@ -49,7 +49,6 @@ export class FireblocksSigner {
49
/**
50
* Wait for given transaction to be completed
51
* @param fbTx fireblocks transaction
52
- * @private
53
*/
54
protected async waitForTxCompletion(fbTx: CreateTransactionResponse): Promise<TransactionResponse> {
55
try {
0 commit comments