Constructor creates a InnerTransaction object from hash, signatures and maxFee.
hash
signatures
maxFee
InnerTransaction(this.hash, this.signatures, this.maxFee);