mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-17 20:24:21 +01:00
Add forfeit address in GetInfo (#326)
* keep track of forfeit transaction funds * [btc-embedded] use p2wpkh address * [sdk] fix clients * use script as argument of BuildForfeitTxs
This commit is contained in:
@@ -61,6 +61,7 @@ type Info struct {
|
||||
Network string
|
||||
Dust uint64
|
||||
BoardingDescriptorTemplate string
|
||||
ForfeitAddress string
|
||||
}
|
||||
|
||||
type RoundEventChannel struct {
|
||||
|
||||
Reference in New Issue
Block a user