Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdevelopa committed Feb 29, 2024
1 parent d5a3a12 commit f6a2ccf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ class Confirm extends PureComponent {
id,
jsonrpc: '2.0',
method: 'eth_sendTransaction',
origin: TransactionTypes.MMM,
origin: TransactionTypes.MM,
params: [
{
from,
Expand Down

0 comments on commit f6a2ccf

Please sign in to comment.