stakeDepositAuthority property

SolAddress stakeDepositAuthority
final

Stake deposit authority

If a depositor pubkey is specified on initialization, then deposits must be signed by this authority.

Implementation

final SolAddress stakeDepositAuthority;