Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
digest.hpp
Go to the documentation of this file.
1#pragma once
2#include <fc/io/raw.hpp>
5
6namespace fc {
7
8 template<typename T>
10 {
12 fc::raw::pack( enc, value );
13 return enc.result();
14 }
15}
void pack(Stream &s, const std::deque< T > &value)
Definition raw.hpp:531
namespace sysio::chain
Definition authority.cpp:3
fc::sha256 digest(const T &value)
Definition digest.hpp:9
#define value
Definition pkcs11.h:157
#define T(meth, val, expected)