[WIP] Add get new address API to Wallet
This commit is contained in:
@@ -4,4 +4,5 @@ namespace bdk {
|
||||
|
||||
interface OfflineWallet {
|
||||
constructor(string descriptor);
|
||||
string get_new_address();
|
||||
};
|
||||
Reference in New Issue
Block a user