Stellar PHP SDK API Documentation

XdrFeeBumpTransactionEnvelope
in package

Table of Contents

Properties

$signatures  : array<string|int, mixed>
$tx  : XdrFeeBumpTransaction

Methods

__construct()  : mixed
decode()  : XdrFeeBumpTransactionEnvelope
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : XdrFeeBumpTransactionEnvelope
getSignatures()  : array<string|int, mixed>
getTx()  : XdrFeeBumpTransaction
setSignatures()  : void
setTx()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

setSignatures()

public setSignatures(array<string|int, mixed> $signatures) : void
Parameters
$signatures : array<string|int, mixed>

toTxRep()

public toTxRep(string $prefix, array<string|int, mixed> &$lines) : void
Parameters
$prefix : string
$lines : array<string|int, mixed>

        
On this page

Search results