mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-25 07:45:23 -04:00
Export protobuf types (#100)
* update to monero-javascript v0.7.0 * bump to version v0.0.2 * terminate monero-javascript worker at end of tests
This commit is contained in:
parent
5d89d3973f
commit
befdf7b33e
19 changed files with 70674 additions and 41155 deletions
|
@ -7,7 +7,7 @@ import { GetVersionRequest, GetVersionReply, IsAppInitializedRequest, IsAppIniti
|
|||
import { PaymentMethod, PaymentAccount, AvailabilityResult, Attachment, DisputeResult, Dispute, ChatMessage, MoneroNodeSettings } from "./protobuf/pb_pb";
|
||||
|
||||
/**
|
||||
* Haveno daemon client using gRPC.
|
||||
* Haveno daemon client.
|
||||
*/
|
||||
export default class HavenoClient {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue