execute
open override fun execute(longPollingConfig: LongPollingConfig?, onResult: (CreateBLIKTransactionResult) -> Unit)
Function responsible for creating transaction and starting long polling mechanism.
Parameters
long Polling Config
configuration of long polling mechanism, null = no long polling
on Result
function called with result of transaction creation