bdk_wallet 3.0.0

A modern, lightweight, descriptor-based wallet library
Documentation
1
2
3
4
5
6
7
8
# Set update schedule for GitHub Actions
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      # Check for updates to GitHub Actions every week
      interval: "weekly"