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.
2 parents 36fe777 + 0967115 commit 3275736Copy full SHA for 3275736
src/model/transaction/AggregateTransaction.ts
@@ -334,5 +334,4 @@ export class AggregateTransaction extends Transaction {
334
protected generateEmbeddedBytes(): Uint8Array {
335
throw new Error('Method not implemented');
336
}
337
-
338
0 commit comments