File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
apps/portal/src/app/engine/features/backend-wallets Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Smart backend wallets are the recommended way to perform blockchain operations w
2222Smart backend wallets inherit smart account benefits and offer several advantages over traditional EOAs:
2323
2424- ** Gas Management** : Built-in paymaster eliminates the need to maintain gas tokens. This means you never need to hold crypto or top up for gas.
25- - ** Better Nonce Management** : Smart accounts use multi-dimensnal nonces, which are more efficient than EOAs.
25+ - ** Better Nonce Management** : Smart accounts use multi-dimensional nonces, which are more efficient than EOAs.
2626- ** Simple Integration** : Works with all existing Engine endpoints without any code changes.
2727
2828### How it works
You can’t perform that action at this time.
0 commit comments