is_rejected


Description:

public bool is_rejected ()

This is a convenience function equivalent to calling [method@Dex.

Future.get_status] and checking for dex_future_status_rejected.

Parameters:

this

a [class@Dex.Future]

Returns:

true if the future was rejected with an error; otherwise false