mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-01 01:25:48 +00:00
docs: finalizes documentation for xrpl.js (#1703)
docs: Adds JSDoc comments to all functions and interfaces
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { assert } from 'chai'
|
||||
|
||||
import { validateAccountSet, validate, ValidationError } from 'xrpl-local'
|
||||
import { validate, ValidationError } from 'xrpl-local'
|
||||
import { validateAccountSet } from 'xrpl-local/models/transactions/accountSet'
|
||||
|
||||
/**
|
||||
* AccountSet Transaction Verification Testing.
|
||||
|
||||
Reference in New Issue
Block a user