RestoreFootprintOperation
public class RestoreFootprintOperation : Operation, @unchecked Sendable
Restores archived contract state entries in Soroban to active state.
-
Declaration
Swift
public override init(sourceAccountId: String? = nil) -
Creates a restore footprint operation from XDR representation.
Declaration
Swift
public init(fromXDR: RestoreFootprintOpXDR, sourceAccountId: String?)
View on GitHub
Install in Dash