zcash-android-wallet-sdk / cash.z.wallet.sdk.ext / Bush

Bush

object Bush

A collection of tiny logs (twigs) consisting of one trunk and maybe some leaves. There can only ever be one trunk. Trunks are created by planting a twig. Whenever a leaf sprouts, it will appear as a tag on every log message until clipped.

See Also

Twig.plant

Twig.sprout

Twig.clip

Properties

leaves

val leaves: MutableSet<Leaf>

trunk

var trunk: Twig