Skip to content

adamant-api / index / TransactionQueryEndpoint

Type Alias: TransactionQueryEndpoint

ts
type TransactionQueryEndpoint = "transactions" | "chatrooms" | "chats" | "states";

Defined in: src/api/utils.ts:21

Released under the GPL-3.0 License.