Skip to content

Commit 274b571

Browse files
authored
Update code-library.mdx (#1867)
1 parent 6c7c5e1 commit 274b571

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build/build-on-minipay/code-library.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ let transactionFeesInCUSD = formatEther(gasLimit * hexToBigInt(gasPrice));
271271

272272
### Resolve Minipay phone numbers to Addresses
273273

274+
This code snippet is meant for MiniPay developer, having access to the MiniPay Registry. An example for builders will be added soon.
275+
274276
<Tabs>
275277

276278
<TabItem value="index.js" label="index.js">

0 commit comments

Comments
 (0)