SendAuthorization constructor

SendAuthorization(
  1. List<Coin> spend_limit
)

Implementation

SendAuthorization(this.spend_limit);