Stellar PHP SDK API Documentation

XdrNodeID
in package

Table of Contents

Properties

$nodeID  : XdrPublicKey

Methods

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

Properties

Methods

encode()

public encode() : string
Return values
string

fromBase64Xdr()

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

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results