IBaseTransaction
in package
Table of Contents
Properties
- $selfsign : bool|null
- $sigs : mixed
- $tx : IBaseTransactionTxBody
Methods
- __construct() : mixed
Properties
$selfsign
public
bool|null
$selfsign
= null
$sigs
public
mixed
$sigs
$tx
public
IBaseTransactionTxBody
$tx
Methods
__construct()
public
__construct(mixed $sigs, IBaseTransactionTxBody $tx) : mixed
Parameters
- $sigs : mixed
- $tx : IBaseTransactionTxBody