We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8b467 commit c5f2582Copy full SHA for c5f2582
es/tx/builder/schema.js
@@ -17,7 +17,7 @@ export const TX_TTL = 0
17
18
// # AENS
19
export const AENS_NAME_DOMAINS = ['chain', 'test']
20
-export const NAME_TTL = 500
+export const NAME_TTL = 50000
21
// # max number of block into the future that the name is going to be available
22
// # https://github.com/aeternity/protocol/blob/epoch-v0.22.0/AENS.md#update
23
// # https://github.com/aeternity/protocol/blob/44a93d3aab957ca820183c3520b9daf6b0fedff4/AENS.md#aens-entry
0 commit comments