Type Alias GetPublicAddressOptions

GetPublicAddressOptions: {
    chainCode: string;
    fioAddress: string;
    tokenCode: string;
}