UNPKG

@xcapit/shelter-sdk

Version:

SDK for Shelter smart contracts on Stellar

4 lines (3 loc) 62 B
export interface Pass { applyTo(tx: any): Promise<any>; }