RestoreFootprintOperationResponse
public class RestoreFootprintOperationResponse : OperationResponse, @unchecked Sendable
Represents a restore footprint operation response. This Soroban operation restores archived ledger entries specified in the transaction’s footprint, making them accessible again. See Stellar developer docs
-
Declaration
Swift
public required init(from decoder: Decoder) throws
View on GitHub
Install in Dash