mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
@@ -27,7 +27,7 @@ Decode a hex-string into a transaction object.
|
||||
```
|
||||
|
||||
### encode(json: object): string
|
||||
Encode a transaction object into a hex-string.
|
||||
Encode a transaction object into a hex-string. Note that encode filters out fields with undefined values.
|
||||
```js
|
||||
> api.encode({
|
||||
LedgerEntryType: 'AccountRoot',
|
||||
|
||||
Reference in New Issue
Block a user