Stellar PHP SDK API Documentation

XdrPreconditionsV2
in package

Table of Contents

Methods

decode()  : XdrPreconditionsV2
encode()  : string
getExtraSigners()  : array<string|int, XdrSignerKey>
getLedgerBounds()  : XdrLedgerBounds|null
getMinSeqAge()  : int
getMinSeqLedgerGap()  : int
getMinSeqNum()  : XdrSequenceNumber|null
getTimeBounds()  : XdrTimeBounds|null
setExtraSigners()  : void
setLedgerBounds()  : void
setMinSeqAge()  : void
setMinSeqLedgerGap()  : void
setMinSeqNum()  : void
setTimeBounds()  : void

Methods

setMinSeqAge()

public setMinSeqAge(int $minSeqAge) : void
Parameters
$minSeqAge : int

setMinSeqLedgerGap()

public setMinSeqLedgerGap(int $minSeqLedgerGap) : void
Parameters
$minSeqLedgerGap : int

        
On this page

Search results