ltonetwork / lto-network-explorer

LTO Network Explorer backed by multiple APIs
2 stars 3 forks source link

Searchbar validation check #37

Open justmvg opened 1 year ago

justmvg commented 1 year ago

Current situation: It doesn't allow you to search with a "valid" option like blockheight, address or transaction when it has a trailing space.

Desired: On the input validation check, Implement removal of any trailing space.