Stellar PHP SDK API Documentation

XdrMuxedAccountMed25519Base
in package

Table of Contents

Properties

$ed25519  : string
$id  : int

Methods

__construct()  : mixed
decode()  : static
encode()  : string
fromBase64Xdr()  : static
fromTxRep()  : static
getEd25519()  : string
getId()  : int
setEd25519()  : void
setId()  : void
toBase64Xdr()  : string
toTxRep()  : void

Properties

Methods

fromTxRep()

public static fromTxRep(array<string|int, mixed> $map, string $prefix) : static
Parameters
$map : array<string|int, mixed>
$prefix : string
Return values
static

toTxRep()

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

        
On this page

Search results