mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
test: integration tests for CheckCreate, CheckCancel, CheckCash (#1664)
* test checkCreate * test CheckCancel * test CheckCash * add browser tests
This commit is contained in:
@@ -4,6 +4,11 @@ export * from './transactions/payment'
|
||||
export * from './transactions/offerCreate'
|
||||
export * from './transactions/offerCancel'
|
||||
export * from './transactions/signerListSet'
|
||||
export * from './transactions/checkCancel'
|
||||
export * from './transactions/checkCash'
|
||||
export * from './transactions/checkCreate'
|
||||
export * from './transactions/depositPreauth'
|
||||
|
||||
export * from './requests/accountChannels'
|
||||
export * from './requests/accountCurrencies'
|
||||
export * from './requests/accountInfo'
|
||||
|
||||
Reference in New Issue
Block a user