pub const DEFAULT_CHANNEL_CAPACITY_SAT: i64 = 100_000;Expand description
Default public channel capacity opened by SpawnedCluster::open_channel.
pub const DEFAULT_CHANNEL_CAPACITY_SAT: i64 = 100_000;Default public channel capacity opened by SpawnedCluster::open_channel.