File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <p align =" center " ><a href =" https://docs.pimlico/permissionless " ><img width =" 1000 " title =" Permissionless " src =' https://raw.githubusercontent.com/pimlicolabs/permissionless.js/main/assets/banner.png ' /></a ></p >
1
+ <p align =" center " ><a href =" https://docs.pimlico.io /permissionless " ><img width =" 1000 " title =" Permissionless " src =' https://raw.githubusercontent.com/pimlicolabs/permissionless.js/main/assets/banner.png ' /></a ></p >
2
2
3
3
# permissionless.js
4
4
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export type GetUserOperationGasPriceReturnType = {
19
19
/**
20
20
* Returns the live gas prices that you can use to send a user operation.
21
21
*
22
- * - Docs: https://docs.pimlico.io/permissionless/reference/pimlico-bundler- actions/getUserOperationGasPrice
22
+ * - Docs: https://docs.pimlico.io/permissionless/reference/pimlico-actions/getUserOperationGasPrice
23
23
*
24
24
* @param client that you created using viem's createClient whose transport url is pointing to the Pimlico's bundler.
25
25
* @returns slow, standard & fast values for maxFeePerGas & maxPriorityFeePerGas
You can’t perform that action at this time.
0 commit comments