Encoder.sol

View Source: contracts/libraries/Encoder.sol

Encoder

Functions

getKey

function getKey(string _key) internal pure
returns(bytes32)

Arguments

Name

Type

Description

_key

string

getKey

Arguments

Name

Type

Description

_key1

string

_key2

address

getKey

Arguments

Name

Type

Description

_key1

string

_key2

string

getKey

Arguments

Name

Type

Description

_key1

string

_key2

uint256

getKey

Arguments

Name

Type

Description

_key1

string

_key2

bytes32

getKey

Arguments

Name

Type

Description

_key1

string

_key2

bool

Last updated

Was this helpful?