Stellar PHP SDK API Documentation

XdrEncodedLedgerKey
in package

Table of Contents

Properties

$encodedLedgerKey  : string

Methods

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

Properties

Methods

__construct()

public __construct(string $encodedLedgerKey) : mixed
Parameters
$encodedLedgerKey : string

fromBase64Xdr()

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

        
On this page

Search results