Stellar PHP SDK API Documentation

XdrSCPStatementType
in package

Table of Contents

Constants

SCP_ST_CONFIRM  = 1
SCP_ST_EXTERNALIZE  = 2
SCP_ST_NOMINATE  = 3
SCP_ST_PREPARE  = 0

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrSCPStatementType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
SCP_ST_CONFIRM()  : XdrSCPStatementType
SCP_ST_EXTERNALIZE()  : XdrSCPStatementType
SCP_ST_NOMINATE()  : XdrSCPStatementType
SCP_ST_PREPARE()  : XdrSCPStatementType
toBase64Xdr()  : string

Constants

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results