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.
1 parent 45dd754 commit cafb4a8Copy full SHA for cafb4a8
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