We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7c5e1 commit 274b571Copy full SHA for 274b571
docs/build/build-on-minipay/code-library.mdx
@@ -271,6 +271,8 @@ let transactionFeesInCUSD = formatEther(gasLimit * hexToBigInt(gasPrice));
271
272
### Resolve Minipay phone numbers to Addresses
273
274
+This code snippet is meant for MiniPay developer, having access to the MiniPay Registry. An example for builders will be added soon.
275
+
276
<Tabs>
277
278
<TabItem value="index.js" label="index.js">
0 commit comments