Skip to content

Commit eb4c950

Browse files
Update packages/account/src/providers/transaction-summary/types.ts
Co-authored-by: Peter Smith <peter@blueoceancomputing.co.uk>
1 parent 51802c9 commit eb4c950

File tree

1 file changed

+0
-1
lines changed
  • packages/account/src/providers/transaction-summary

1 file changed

+0
-1
lines changed

packages/account/src/providers/transaction-summary/types.ts

-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ export enum OperationName {
9898
transfer = 'Transfer asset',
9999
contractCall = 'Contract call',
100100
receive = 'Receive asset',
101-
sent = 'Sent asset',
102101
withdrawFromFuel = 'Withdraw from Fuel',
103102
}
104103

0 commit comments

Comments
 (0)