Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F10615238
data.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
491 B
Subscribers
None
data.cpp
View Options
// Copyright (c) 2019 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include
<bench/data.h>
namespace
benchmark
{
namespace
data
{
#include
<bench/data/block413567.raw.h>
const
std
::
vector
<
uint8_t
>
block413567
{
block413567_raw
,
block413567_raw
+
sizeof
(
block413567_raw
)
/
sizeof
(
block413567_raw
[
0
])};
}
// namespace data
}
// namespace benchmark
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sat, Nov 23, 10:02 (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4526821
Default Alt Text
data.cpp (491 B)
Attached To
rSTAGING Bitcoin ABC staging
Event Timeline
Log In to Comment