Fix sendTransaction doc (#8625) (#8626)

automerge
This commit is contained in:
mergify[bot]
2020-03-04 08:53:30 -08:00
committed by GitHub
parent 73787e162c
commit 27e5203078

View File

@ -945,7 +945,7 @@ Creates new transaction
#### Parameters: #### Parameters:
* `<array>` - array of octets containing a fully-signed Transaction * `<string>` - fully-signed Transaction, as base-58 encoded string
#### Results: #### Results: