MCPcopy Create free account
hub / github.com/Savjee/SavjeeCoin /

Class

src/blockchain.js:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75class Block {
76 /**
77 * @param {number} timestamp
78 * @param {Transaction[]} transactions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected