stakeAddress property

void stakeAddress=(ShelleyAddress stakeAddress)

Set the staking address needed for creating read-only wallets.

Implementation

set stakeAddress(ShelleyAddress stakeAddress) => _stakeAddress = stakeAddress;