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