// @generated by jacquard-lexicon. DO NOT EDIT.
//
// Lexicon: net.mimonelu.klearsky.lightning
//
// This file was automatically generated from Lexicon schemas.
// Any manual changes will be overwritten on the next regeneration.
use ;
/// Lightning Address for Bitcoin Lightning Network payments. Used as an extension field in app.bsky.feed.post records to enable tipping.
pub type Lightning<S = DefaultStr> = S;