UNPKG

@atomiqlabs/sdk

Version:

atomiq labs SDK for cross-chain swaps between smart chains and bitcoin

7 lines (5 loc) 114 B
export type SwapStateInfo<S extends number> = { state: S, name: string, description: string };