mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-27 23:55:49 +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 { validateDepositPreauth, validate, ValidationError } from 'xrpl-local'
|
||||
import { validate, ValidationError } from 'xrpl-local'
|
||||
import { validateDepositPreauth } from 'xrpl-local/models/transactions/depositPreauth'
|
||||
|
||||
/**
|
||||
* DepositPreauth Transaction Verification Testing.
|
||||
|
||||
Reference in New Issue
Block a user