mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-13 12:33:14 +02:00
remove
This commit is contained in:
parent
250c036c47
commit
a87eac37b8
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
package api
|
||||
|
||||
type PaymentStatusResponse struct {
|
||||
State string `json:"state"`
|
||||
FeeMsat int64 `json:"fee_msat,omitempty"`
|
||||
Amount int64 `json:"amount,omitempty"`
|
||||
Preimage string `json:"preimage,omitempty"`
|
||||
PaymentHash string `json:"payment_hash"`
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue