mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-06 21:21:58 -07:00
clients: bump versions
This commit is contained in:
@@ -6546,7 +6546,7 @@ function createTransferPattern(client, acc) {
|
||||
* @extends BrkClientBase
|
||||
*/
|
||||
class BrkClient extends BrkClientBase {
|
||||
VERSION = "v0.2.5";
|
||||
VERSION = "v0.3.0-alpha.0";
|
||||
|
||||
INDEXES = /** @type {const} */ ([
|
||||
"minute10",
|
||||
|
||||
Reference in New Issue
Block a user