Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 184eb46

Browse files
author
Gabriel Cardona
committed
Adding fields.
1 parent 0899c0e commit 184eb46

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/data/docs/badger/send-bch.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Send a specified amount of BCH to a destination address
99
#### Arguments
1010

1111
- txParams `Object` containing to, from, and value properties
12-
- to `String` cashaddr address of BCH destination
12+
- to `String` optional: cashaddr address of BCH destination
1313
- from `String` cashaddr address of user's address
14-
- value `String` BCH amount to send in satoshis
15-
- opReturn `Object` (optional)
14+
- value `String` optional: BCH amount to send in satoshis
15+
- opReturn `Object` optional:
1616
- Properties
1717
- data `Array` data to be encoded in `nulldata` output
1818
- `Callback` with error and response parameters

0 commit comments

Comments
 (0)