TokenOwnedEscrowAccountData: {
    authority: EscrowAuthority;
    baseToken: PublicKey;
    bump: number;
    key: Key;
}

Type declaration

Generated using TypeDoc