mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
feat: better form array validation (#2822)
This commit is contained in:
@@ -1719,6 +1719,7 @@ export module Mock {
|
||||
ISB.List.text(
|
||||
{
|
||||
name: 'RPC Auth',
|
||||
minLength: 3,
|
||||
description:
|
||||
'api keys that are authorized to access your Bitcoin node.',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user