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

Properties

Properties

account: string
memo: string