Skip to content

地址校验 #16

Closed
Closed
@BigeYoung

Description

@BigeYoung

前端的校验是:

/2[0-9a-f]{7}/

这意味着只要包含2开头且有7个hex位就可以。例如下面这个地址是合法的:

ffffffff*2fffffff

最绝的是,由于后端没有校验地址范围,这个地址能被正常添加。

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions