mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update docs
This commit is contained in:
@@ -17,6 +17,7 @@ function removeGenericCounterparty(amount, address) {
|
||||
_.omit(amount, 'counterparty') : amount
|
||||
}
|
||||
|
||||
// Payment specification
|
||||
function parsePayment(tx: any): Object {
|
||||
assert(tx.TransactionType === 'Payment')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user