Current section

Files

Jump to
gossamer src gossamer key_type.gleam
Raw

src/gossamer/key_type.gleam

pub type KeyType {
Private
Public
Secret
}