Skip to content

datachainlab/parlia-elc

Repository files navigation

parlia-elc

test

ELC implementation for BNB Smart Chain.

NOTE: This project is currently under heavy development. Features may change or break.

Supported Versions

Documents

Configuration

Environment variables can be used to change settings. Each configuration must be determined at build time, not at run time.

Build Parameters

Parameters can be specified to check for acceptable headers at build time.

Name Description
MINIMUM_TIMESTAMP_SUPPORTED Timestamp(millisecond) of the lowest header this light client will accept. All the ForkSpec must be greater than or equal to this value.
MINIMUM_HEIGHT_SUPPORTED Height of the lowest header this light client will accept. All the ForkSpec must be greater than or equal to this value.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages