Closed aaroncox closed 1 year ago
The expiration of the transaction should be configurable, and allowed in:
SessionKit
Session
transact
.transact
The expiration of the transaction should be configurable, and allowed in:
SessionKit
to set a default expiration value for allSession
instances it spawns.Session
to set a default for alltransact
calls it makes..transact
call on aSession
to override all the defaults.