mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 08:28:15 +00:00
9 lines
189 B
C
9 lines
189 B
C
/* EVMC: Ethereum Client-VM Connector API.
|
|
* Copyright 2018 The EVMC Authors.
|
|
* Licensed under the MIT License. See the LICENSE file.
|
|
*/
|
|
|
|
#include <evmc/evmc.h>
|
|
#include <evmc/utils.h>
|
|
|