Stellar PHP SDK API Documentation

XdrMuxedAccountMed25519
in package

Table of Contents

Methods

__construct()  : mixed
decode()  : XdrMuxedAccountMed25519
decodeInverted()  : XdrMuxedAccountMed25519
encode()  : string
encodeInverted()  : string
getAccountId()  : string
getEd25519()  : string
getId()  : int

Methods

__construct()

public __construct(int $id, string $ed25519) : mixed
Parameters
$id : int
$ed25519 : string

getAccountId()

public getAccountId() : string
Return values
string

str key representation of the account id (M...)


        
On this page

Search results