setDerivation

open fun setDerivation(value: DerivationType): Filecoin.SigningInput.Builder
Sender address derivation type.
.TW.Filecoin.Proto.DerivationType derivation = 9;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for derivation to set.