github.com/ethersphere/bee/v2@v2.2.0/pkg/settlement/swap/chequebook/export_test.go (about)

     1  package chequebook
     2  
     3  var (
     4  	LastIssuedChequeKey   = lastIssuedChequeKey
     5  	LastReceivedChequeKey = lastReceivedChequeKey
     6  	CashoutActionKey      = cashoutActionKey
     7  )