mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-17 22:14:24 +01:00
Rename namespace (#345)
* Rename namespace * Fix flutter build * Fix kotlin-multiplatform CI * Rename repositories
This commit is contained in:
2
packages/react-native/example/App.js
vendored
2
packages/react-native/example/App.js
vendored
@@ -20,7 +20,7 @@ import {
|
||||
prepareSendPayment,
|
||||
receivePayment,
|
||||
sendPayment
|
||||
} from "@breeztech/react-native-breez-liquid-sdk"
|
||||
} from "@breeztech/react-native-breez-sdk-liquid"
|
||||
import { generateMnemonic } from "@dreson4/react-native-quick-bip39"
|
||||
import { getSecureItem, setSecureItem } from "./utils/storage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user