Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
struct evm_uint256be | balance (struct evm_env *env, struct evm_uint160be address) |
struct evm_uint160be | address (struct evm_env *env) |
int | main (int argc, char *argv[]) |
Example how the API is supposed to be used. More... | |
struct evm_uint160be address | ( | struct evm_env * | env | ) |
struct evm_uint256be balance | ( | struct evm_env * | env, |
struct evm_uint160be | address | ||
) |