We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6976a7c + b837909 commit 2fe7cb2Copy full SHA for 2fe7cb2
src/model/blockchain/BlockInfo.ts
@@ -87,7 +87,7 @@ export class BlockInfo {
87
*/
88
public readonly height: UInt64,
89
/**
90
- * The number of seconds elapsed since the creation of the nemesis blockchain.
+ * The number of milliseconds elapsed since the creation of the nemesis blockchain.
91
92
public readonly timestamp: UInt64,
93
0 commit comments