Packages

Ethereum library for Gleam - JSON-RPC client, transaction signing, ABI encoding, and wallet management on the BEAM

Current section

Files

Jump to
gleeth include gleeth@events_Decoded.hrl
Raw

include/gleeth@events_Decoded.hrl

-record(decoded, {
event :: gleeth@ethereum@abi@events:decoded_log(),
log :: gleeth@ethereum@types:log()
}).