Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
rex.results.cpp
Go to the documentation of this file.
2
3void rex_results::buyresult( const asset& rex_received ) { }
4
5void rex_results::sellresult( const asset& proceeds ) { }
6
7void rex_results::orderresult( const name& owner, const asset& proceeds ) { }
8
9void rex_results::rentresult( const asset& rented_tokens ) { }
10
11extern "C" void apply( uint64_t, uint64_t, uint64_t ) { }
void sellresult(const asset &proceeds)
void buyresult(const asset &rex_received)
void orderresult(const name &owner, const asset &proceeds)
void rentresult(const asset &rented_tokens)
void apply(uint64_t, uint64_t, uint64_t)
unsigned __int64 uint64_t
Definition stdint.h:136
Immutable except for fc::from_variant.
Definition name.hpp:43