Stellar PHP SDK API Documentation

XdrShortHashSeed
in package

Table of Contents

Properties

$seed  : string

Methods

__construct()  : mixed
decode()  : XdrShortHashSeed
encode()  : string
fromBase64Xdr()  : static
getSeed()  : string
setSeed()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

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

fromBase64Xdr()

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

setSeed()

public setSeed(string $seed) : void
Parameters
$seed : string

        
On this page

Search results