@okutrade/account-api
Version:
TypeScript client for OKU Account API using Connect-ES
32 lines (31 loc) • 2.41 kB
JavaScript
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts,import_extension=.js"
// @generated from file gfxcafe/oku/account/v1/tokens.proto (package gfxcafe.oku.account.v1, syntax proto3)
/* eslint-disable */
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
import { file_gfxcafe_oku_account_v1_common } from "./common_pb.js";
import { file_buf_validate_validate } from "../../../../buf/validate/validate_pb.js";
/**
* Describes the file gfxcafe/oku/account/v1/tokens.proto.
*/
export const file_gfxcafe_oku_account_v1_tokens = /*@__PURE__*/ fileDesc("CiNnZnhjYWZlL29rdS9hY2NvdW50L3YxL3Rva2Vucy5wcm90bxIWZ2Z4Y2FmZS5va3UuYWNjb3VudC52MSK+AQoFVG9rZW4SLgoHYWRkcmVzcxgBIAEoCUIdukgayAEBchUyE14weFswLTlhLWZBLUZdezQwfSQSFgoGc3ltYm9sGAIgASgJQga6SAPIAQESFAoEbmFtZRgDIAEoCUIGukgDyAEBEhwKCGRlY2ltYWxzGAQgASgFQgq6SAcaBRj/ASgAEhAKCGxvZ29fdXJsGAUgASgJEhEKCWlzX25hdGl2ZRgGIAEoCBIUCgxpc19zdXBwb3J0ZWQYByABKAgiXAoTQ2hhaW5BZGRyZXNzUmVxdWVzdBIVCgVjaGFpbhgBIAEoCUIGukgDyAEBEi4KB2FkZHJlc3MYAiABKAlCHbpIGsgBAXIVMhNeMHhbMC05YS1mQS1GXXs0MH0kIkQKFENoYWluQWRkcmVzc1Jlc3BvbnNlEiwKBXRva2VuGAEgASgLMh0uZ2Z4Y2FmZS5va3UuYWNjb3VudC52MS5Ub2tlbjJ6Cg1Ub2tlbnNTZXJ2aWNlEmkKDENoYWluQWRkcmVzcxIrLmdmeGNhZmUub2t1LmFjY291bnQudjEuQ2hhaW5BZGRyZXNzUmVxdWVzdBosLmdmeGNhZmUub2t1LmFjY291bnQudjEuQ2hhaW5BZGRyZXNzUmVzcG9uc2VCNFoyZ2Z4LmNhZmUvb2t1L2FjY291bnQvZ2VuL2dvL2dmeGNhZmUvb2t1L2FjY291bnQvdjFiBnByb3RvMw", [file_gfxcafe_oku_account_v1_common, file_buf_validate_validate]);
/**
* Describes the message gfxcafe.oku.account.v1.Token.
* Use `create(TokenSchema)` to create a new message.
*/
export const TokenSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_tokens, 0);
/**
* Describes the message gfxcafe.oku.account.v1.ChainAddressRequest.
* Use `create(ChainAddressRequestSchema)` to create a new message.
*/
export const ChainAddressRequestSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_tokens, 1);
/**
* Describes the message gfxcafe.oku.account.v1.ChainAddressResponse.
* Use `create(ChainAddressResponseSchema)` to create a new message.
*/
export const ChainAddressResponseSchema = /*@__PURE__*/ messageDesc(file_gfxcafe_oku_account_v1_tokens, 2);
/**
* TokensService provides token information and metadata
*
* @generated from service gfxcafe.oku.account.v1.TokensService
*/
export const TokensService = /*@__PURE__*/ serviceDesc(file_gfxcafe_oku_account_v1_tokens, 0);