interface IssueResponse {
    tx: string;
}

Properties

Properties

tx: string