fees
This commit is contained in:
parent
9c8d201a10
commit
947cf34ff4
20 changed files with 789 additions and 603 deletions
|
|
@ -33,6 +33,7 @@ message NewAddressResponse{
|
|||
message PayAddressRequest{
|
||||
string address = 1;
|
||||
int64 amout_sats = 2;
|
||||
int64 target_conf = 3;
|
||||
}
|
||||
|
||||
message PayAddressResponse{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue