]> Untitled Git - bdk-cli/commit
feat(dns-payment): port dns payment instruction
authorVihiga Tyonum <withtvpeter@gmail.com>
Wed, 8 Jul 2026 12:42:01 +0000 (13:42 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Wed, 8 Jul 2026 17:47:51 +0000 (18:47 +0100)
commit5951c17152d64f44e5a38deaf369ce8795b81893
treefd7e3846547b53bc5fd409b22b58d4e48c7ad016
parent77a891bd7daa479fcad73c20420fba368c704359
feat(dns-payment): port dns payment instruction

- migrate dns payment instruction feature
src/commands.rs
src/handlers/dns.rs [new file with mode: 0644]
src/handlers/mod.rs
src/handlers/offline.rs
src/main.rs
src/utils/common.rs