File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
wallet/how-to/send-transactions Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ of the [MetaMask developer page](https://metamask.io/developer/).
1111
1212## April 2025
1313
14+ - Documented [ how to send batch transactions via EIP-5792] ( /wallet/how-to/send-transactions/send-batch-transactions ) .
15+ ([ #1946 ] ( https://github.com/MetaMask/metamask-docs/pull/1946 ) )
1416- Documented [ MetaMask SDK + Dynamic SDK integration] ( /sdk/quickstart/javascript-dynamic ) .
1517 ([ #1972 ] ( https://github.com/MetaMask/metamask-docs/pull/1972 ) )
1618- Documented [ Snaps bundle analyzer option] ( /snaps/reference/cli/subcommands/#analyze ) .
Original file line number Diff line number Diff line change 11---
2- description : Send transactions using eth_sendTransaction.
2+ description : Send transactions using ` eth_sendTransaction` .
33---
44
55import Tabs from "@theme/Tabs ";
You can’t perform that action at this time.
0 commit comments