ConstructionParseRequest constructor
ConstructionParseRequest(
- NetworkIdentifier network_identifier,
- bool signed,
- String transaction
Implementation
ConstructionParseRequest(
this.network_identifier, this.signed, this.transaction);