GetPruneResponse

data class GetPruneResponse(val pruned: Int)(source)

Constructors

Link copied to clipboard
constructor(pruned: Int)

Properties

Link copied to clipboard
val pruned: Int