mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
fix error
This commit is contained in:
@@ -22,7 +22,7 @@ import { HookParameter } from '../models/common'
|
|||||||
* @description
|
* @description
|
||||||
* Transaction types
|
* Transaction types
|
||||||
*/
|
*/
|
||||||
export type TTS = typeof tts
|
export type TTS = typeof TRANSACTION_TYPE_MAP
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Calculate the hook on
|
* Calculate the hook on
|
||||||
|
|||||||
Reference in New Issue
Block a user