Fix sendTransaction doc (#8625)

automerge
This commit is contained in:
Tyera Eulberg 2020-03-04 09:23:29 -07:00 committed by GitHub
parent d3b458dd9b
commit 8f60f1093a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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