mempool-startos/scripts/deps.ts
Dread 54d0937cf1
feat/x86 (#17)
* v2.4.0.3 and x86

* update to x86_64 architecture

* bitcoin/v24 (#18)

* updated bitcoind dependency

* Update manifest.yaml

Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>

Co-authored-by: islandbitcoin <dread@start9.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>

Co-authored-by: islandbitcoin <dread@start9.com>
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
2022-12-07 13:34:13 -07:00

4 lines
291 B
TypeScript

export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/mod.ts";
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/util.ts";
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.4/healthUtil.ts";
export * from "https://deno.land/x/embassyd_sdk@v0.3.1.0.12/emvar-lite/mod.ts";