export interface TradeOptions { recipient: string; ttl?: number; }