Stellar PHP SDK API Documentation

XdrDependentTxCluster
in package

Table of Contents

Properties

$dependentTxCluster  : array<string|int, XdrTransactionEnvelope>

Methods

__construct()  : mixed
decode()  : XdrDependentTxCluster
encode()  : string
fromBase64Xdr()  : static
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $dependentTxCluster) : mixed
Parameters
$dependentTxCluster : array<string|int, mixed>

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results