mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
29 lines
448 B
JSON
29 lines
448 B
JSON
{
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"grid-size" : "regular"
|
|
},
|
|
"stickers" : [
|
|
{
|
|
"filename" : "Bitcoin.sticker"
|
|
},
|
|
{
|
|
"filename" : "BlueWallet.sticker"
|
|
},
|
|
{
|
|
"filename" : "bluebeast.sticker"
|
|
},
|
|
{
|
|
"filename" : "Lightning.sticker"
|
|
},
|
|
{
|
|
"filename" : "Vault.sticker"
|
|
},
|
|
{
|
|
"filename" : "Bitcoin (Blue).sticker"
|
|
}
|
|
]
|
|
}
|