Type alias SendSessionTransactionFunction

SendSessionTransactionFunction: ((getParameters, manyOrOneTransactions, buildUseropDto?) => Promise<UserOpResponse>)

Type declaration