mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
9 lines
152 B
Text
9 lines
152 B
Text
|
keystore(
|
||
|
name = "debug",
|
||
|
properties = "debug.keystore.properties",
|
||
|
store = "debug.keystore",
|
||
|
visibility = [
|
||
|
"PUBLIC",
|
||
|
],
|
||
|
)
|