interface ISetabi {
    abi: SystemContract.Interfaces.IBytes;
    account: string;
    memo: string;
}

Properties

Properties

account: string
memo: string