mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-18 04:34:19 +01:00
Rename API fields (#337)
* Update api-spec * Update ASP (also domain to drop "pool" completely) * Update sdk * Update protos * Update asp * Update sdk * Fixes
This commit is contained in:
committed by
GitHub
parent
f36a747c59
commit
3271776954
@@ -79,7 +79,7 @@ func (v vtxoList) toProto() []*arkv1.Vtxo {
|
||||
},
|
||||
Descriptor_: vv.Descriptor,
|
||||
Amount: vv.Amount,
|
||||
PoolTxid: vv.PoolTx,
|
||||
RoundTxid: vv.RoundTxid,
|
||||
Spent: vv.Spent,
|
||||
ExpireAt: vv.ExpireAt,
|
||||
SpentBy: vv.SpentBy,
|
||||
|
||||
Reference in New Issue
Block a user