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 c62ab70 commit ed196f2Copy full SHA for ed196f2
e2e/infrastructure/AccountHttp.spec.ts
@@ -426,15 +426,7 @@ describe('AccountHttp', () => {
426
);
427
const addressModification = AccountRestrictionTransaction.createAddressRestrictionModificationTransaction(
428
Deadline.create(),
429
-<<<<<<< HEAD
430
431
AccountRestrictionType.BlockIncomingAddress,
432
-=======
433
- AccountRestrictionType.BlockAddress,
434
->>>>>>> Renamed RestrictionType to AccountRestrictionType
435
436
- AccountRestrictionType.BlockIncomingAddress,
437
->>>>>>> Refactored AccountRestrictionType
438
[addressPropertyFilter],
439
NetworkType.MIJIN_TEST,
440
0 commit comments