Skip to content

Commit

Permalink
Baseline/euphoria 20231002 (#941)
Browse files Browse the repository at this point in the history
* Baseline/sererity 20230925 (#936)

* [[Private Name Tag] Limited - Squash and merge to develop (#938) (#939)

* add check limited private name tag

* fix litmit private name tag & remove api unused

* change message limit from env

* Baseline/serenity 20230926 (#937)

[Public-name-tag][CW20] Enhance admin nametag

* fix comment

---------

Co-authored-by: Duc Nguyen <[email protected]>
  • Loading branch information
duonghb53 and nthduc95 authored Oct 3, 2023
1 parent f595b61 commit a09f865
Show file tree
Hide file tree
Showing 27 changed files with 20,518 additions and 1,745 deletions.
10 changes: 10 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,13 @@ APP_DOMAIN=https://explorer-api.dev.aura.network

BCRYPT_SALT=8
AURA_SCAN_URL=https://explorer.dev.aura.network

# KMS
KMS_ACCESS_KEY_ID=
KMS_SECRET_ACCESS_KEY=
KMS_REGION=
KMS_API_VERSION=
KMS_ALIAS=

# Private Name Tag
LIMITED_PRIVATE_NAME_TAG=10
Loading

0 comments on commit a09f865

Please sign in to comment.