File tree 2 files changed +7
-5
lines changed
developers/account-abstraction/rpc
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 118
118
* [ Flutter] ( developers/account-abstraction/flutter.md )
119
119
* [ React Native] ( developers/account-abstraction/react-native.md )
120
120
* [ Unity] ( developers/account-abstraction/unity.md )
121
- * [ RPC ] ( developers/account-abstraction/rpc/README.md )
121
+ * [ RPCs ] ( developers/account-abstraction/rpc/README.md )
122
122
* [ Bundler RPC] ( developers/account-abstraction/rpc/bundler-rpc.md )
123
- * [ Account Abstraction RPC] ( developers/account-abstraction/rpc/account-abstraction-rpc.md )
124
123
* [ Paymaster RPC] ( developers/account-abstraction/rpc/paymaster-rpc.md )
124
+ * [ Enhanced AA RPC] ( developers/account-abstraction/rpc/account-abstraction-rpc.md )
125
125
* [ Account Abstraction RPC(V1 deprecated)] ( developers/account-abstraction/rpc/account-abstraction-rpc-v1.md )
126
126
* [ 🔌 Connect Service] ( developers/connect-service/README.md )
127
127
* [ SDKs] ( developers/connect-service/sdks/README.md )
Original file line number Diff line number Diff line change 2
2
description : Standard Bundler RPCs and High-level RPCs supported
3
3
---
4
4
5
- # RPC
6
-
7
-
5
+ # RPCs
8
6
9
7
{% content-ref url="bundler-rpc.md" %}
10
8
[ bundler-rpc.md] ( bundler-rpc.md )
11
9
{% endcontent-ref %}
12
10
11
+ {% content-ref url="paymaster-rpc.md" %}
12
+ [ paymaster-rpc.md] ( paymaster-rpc.md )
13
+ {% endcontent-ref %}
14
+
13
15
{% content-ref url="account-abstraction-rpc.md" %}
14
16
[ account-abstraction-rpc.md] ( account-abstraction-rpc.md )
15
17
{% endcontent-ref %}
You can’t perform that action at this time.
0 commit comments