txInput method

void txInput(
  1. ShelleyTransactionInput input
)

Implementation

void txInput(ShelleyTransactionInput input) => _inputs.add(input);