changeAddress method

void changeAddress(
  1. ShelleyAddress changeAddress
)

Implementation

void changeAddress(ShelleyAddress changeAddress) =>
    _changeAddress = changeAddress;