mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-03 09:47:38 +00:00
67bbc75c86
- Add u16 and u8. - Add comments - Consildate functions
8 lines
144 B
TOML
8 lines
144 B
TOML
[package]
|
|
name = "boolean-bitfield"
|
|
version = "0.1.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
|
|
[dependencies]
|
|
ssz = { path = "../ssz" }
|