Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcndev/bytecoin
/ Block
Method
Block
src/CryptoNote.hpp:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
std::vector<Transaction> transactions;
193
194
Block() = default;
195
explicit Block(const RawBlock &rb);
196
};
197
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected