ttl property

double ttl
getter/setter pair

How long the swap is valid until it expires, in seconds. This will be used to produce a deadline parameter which is computed from when the swap call parameters are generated.

Implementation

double ttl;