Merge branch 'transia-hooks' into iouescrow-tmp

This commit is contained in:
Denis Angell
2023-06-14 23:01:48 +00:00

View File

@@ -40,7 +40,7 @@ import {
hashEscrow,
hashPaymentChannel,
} from './hashes'
import { calculateHookOn, hexNamespace, hexHookParameters, TTS } from './hooks'
import { calculateHookOn, hexHookParameters, TTS } from './hooks'
import parseNFTokenID from './parseNFTokenID'
import {
percentToTransferRate,
@@ -224,7 +224,6 @@ export {
createCrossChainPayment,
parseNFTokenID,
calculateHookOn,
hexNamespace,
hexHookParameters,
TTS,
}