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@commands@recover_PublicKeyResult.hrl
Raw

include/gleeth@commands@recover_PublicKeyResult.hrl

-record(public_key_result, {public_key :: binary()}).