Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
native.cpp
Go to the documentation of this file.
1
#include <
sysio.system/native.hpp
>
2
3
#include <sysio/check.hpp>
4
5
namespace
sysiosystem
{
6
7
void
native::onerror
( ignore<uint128_t>, ignore<std::vector<char>> ) {
8
sysio::check(
false
,
"the onerror action cannot be called directly"
);
9
}
10
11
}
sysiosystem::native::onerror
void onerror(ignore< uint128_t > sender_id, ignore< std::vector< char > > sent_trx)
Definition
native.cpp:7
sysiosystem
Definition
block_info.hpp:10
native.hpp
wire-system-contracts
contracts
sysio.system
src
native.cpp
Generated by
1.12.0