mirror of
https://github.com/kvazar-network/webapp.git
synced 2025-02-09 13:44:18 +00:00
fix requirement
This commit is contained in:
parent
3336db8fba
commit
1966099571
@ -46,7 +46,7 @@ class MainController extends AbstractController
|
|||||||
name: 'main_namespace',
|
name: 'main_namespace',
|
||||||
requirements:
|
requirements:
|
||||||
[
|
[
|
||||||
'transaction' => '^N[A-z0-9]{33}$',
|
'namespace' => '^N[A-z0-9]{33}$',
|
||||||
],
|
],
|
||||||
methods:
|
methods:
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user