web3-0.7.3.0: Ethereum API for Haskell

CopyrightAlexander Krupenkin 2016-2018
LicenseBSD3
Maintainermail@akru.me
Stabilityexperimental
Portabilitynoportable
Safe HaskellNone
LanguageHaskell2010

Network.Ethereum.ABI.Prim.Bool

Contents

Description

Ethereum ABI boolean type.

Orphan instances

ABIGet Bool # 
Instance details

Methods

abiGet :: Get Bool #

ABIPut Bool # 
Instance details

Methods

abiPut :: Putter Bool #

ABIType Bool # 
Instance details

Methods

isDynamic :: Proxy Bool -> Bool #