Versions in this module Expand all Collapse all v0 v0.0.2 Jun 5, 2026 Changes in this version + const ContractType + var Deploy = stellarops.NewDeployOperation("token-pool:deploy", "Deploys a Soroban token pool contract from WASM") + var Initialize = cldfops.NewOperation("token-pool:initialize", stellarops.ContractDeploymentVersion, ...) + type InitializeInput struct + ContractID string + Owner string + RampRegistry string + Router string + Token string + TokenDecimals uint32