interface StandardOutput {
    address: string;
    amount: string;
}

Properties

Properties

address: string
amount: string