Initial commit
This commit is contained in:
9
docs/-twig/plant.md
Normal file
9
docs/-twig/plant.md
Normal file
@@ -0,0 +1,9 @@
|
||||
[zcash-android-wallet-sdk](../../index.md) / [cash.z.ecc.android.sdk.ext](../index.md) / [Twig](index.md) / [plant](./plant.md)
|
||||
|
||||
# plant
|
||||
|
||||
`fun plant(rootTwig: `[`Twig`](index.md)`): `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)
|
||||
|
||||
Plants the twig, making it the one and only bush. Twigs can be bundled together to create the appearance of
|
||||
multiple bushes (i.e `Twig.plant(twigA + twigB + twigC)`) even though there's only ever one bush.
|
||||
|
||||
Reference in New Issue
Block a user