We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52dc450 commit ea4b238Copy full SHA for ea4b238
src/app/bitcoin/DNS.jsx
@@ -1,5 +1,5 @@
1
import Bip353 from 'bip353-react-native';
2
-
+import { AesSuccessActionDataResult } from '@breeztech/react-native-breez-sdk-liquid';
3
const Bip353 = {
4
getDNS: async () => {
5
return await Bip353.getDNS();
0 commit comments