Type alias SendSessionTransactionFunction
SendSessionTransactionFunction: ((getParameters,
manyOrOneTransactions,
buildUseropDto?) => Promise<UserOpResponse>) Type declaration
- (getParameters, manyOrOneTransactions, buildUseropDto?): Promise<UserOpResponse>