Function: tokenCall(bytes data)
This function does a low-level call on paymentToken
with the given data
.
Inputs
data
Control: Completely controlled by the caller function.
Constraints: None.
Impact: The data to do the low-level call with.