Skip to content

Commit cafb4a8

Browse files
Update BlockInfo.ts
1 parent 45dd754 commit cafb4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/blockchain/BlockInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ export class BlockInfo {
8787
*/
8888
public readonly height: UInt64,
8989
/**
90-
* The number of seconds elapsed since the creation of the nemesis blockchain.
90+
* The number of milliseconds elapsed since the creation of the nemesis blockchain.
9191
*/
9292
public readonly timestamp: UInt64,
9393
/**

0 commit comments

Comments
 (0)