Stellar PHP SDK API Documentation

XdrSorobanResourcesExtV0
in package

Table of Contents

Properties

$archivedSorobanEntries  : array<string|int, int>

Methods

__construct()  : mixed
decode()  : XdrSorobanResourcesExtV0
encode()  : string

Properties

$archivedSorobanEntries

public array<string|int, int> $archivedSorobanEntries

[uint32] Vector of indices representing what Soroban entries in the footprint are archived, based on the order of keys provided in the readWrite footprint.

Methods

__construct()

public __construct(array<string|int, int> $archivedSorobanEntries) : mixed
Parameters
$archivedSorobanEntries : array<string|int, int>

[uint32] Vector of indices representing what Soroban entries in the footprint are archived, based on the order of keys provided in the readWrite footprint.


        
On this page

Search results