feat: |UI| random fake name support MAX_ADDRESS_LEN (#482)

This commit is contained in:
Dream Hunter
2024-11-14 23:58:42 +08:00
committed by GitHub
parent 5ff2ceb5e8
commit 3c81e05a2f
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
export const CONSTANTS = {
VERSION: 'v0.7.6',
VERSION: 'v0.8.0',
// DB settings
ADDRESS_BLOCK_LIST_KEY: 'address_block_list',