feat: add Local Address Manage (#285)

This commit is contained in:
Dream Hunter
2024-05-29 13:40:02 +08:00
committed by GitHub
parent 00abf79417
commit f882e4cf97
7 changed files with 180 additions and 3 deletions

View File

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