Skip to content

Commit ae2a07d

Browse files
kenman345EchterAgo
authored andcommitted
Update websites_schema.yml
1 parent 499a2c3 commit ae2a07d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

websites_schema.yml

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ mapping:
3333
type: bool
3434
desc: Do they accept BTC?
3535
pattern: /(true|false)/
36+
"bsv":
37+
type: bool
38+
desc: Do they accept BSV?
39+
pattern: /(true|false)/
3640
"othercrypto":
3741
type: bool
3842
desc: Do they accept Other Crypto?

0 commit comments

Comments
 (0)