TxBuilder constructor

TxBuilder()

Implementation

TxBuilder() {
  _txParam = TxParam();
}