TransactionDecodeInterface
in
Interface for factory to call decode function for decode transaction
Table of Contents
- decode() : void
- isValidated() : bool
- validate() : void
Methods
decode()
public
decode() : void
Return values
void —isValidated()
public
isValidated() : bool
Return values
bool —validate()
public
validate() : void