parent
8a9c429502
commit
90977e9633
BIN
icon.png
BIN
icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 3.3 KiB |
@ -1,6 +1,6 @@
|
||||
id: mempool
|
||||
title: Mempool
|
||||
version: 3.0.0
|
||||
version: 3.0.0.1
|
||||
release-notes: |
|
||||
* Exciting new version which adds the Mempool Accelerator among other improvements and bugfixes. Check out the full [release notes](https://github.com/mempool/mempool/releases/tag/v3.0.0).
|
||||
license: AGPL
|
||||
@ -60,8 +60,6 @@ config:
|
||||
type: script
|
||||
set:
|
||||
type: script
|
||||
properties:
|
||||
type: script
|
||||
dependencies:
|
||||
bitcoind:
|
||||
version: ">=0.21.1.2 <29.0.0"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.5/mod.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.5/util.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.5/healthUtil.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.1.0.12/emvar-lite/mod.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.8/mod.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.8/util.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.3.0.8/healthUtil.ts";
|
||||
export * from "https://deno.land/x/embassyd_sdk@v0.3.1.0.12/emvar-lite/mod.ts";
|
||||
Loading…
Reference in New Issue
Block a user