mirror of
https://github.com/Instadapp/dsa-developers.git
synced 2024-07-29 21:56:57 +00:00
json => js
This commit is contained in:
parent
e302a390db
commit
1dc1bda4c6
|
@ -47,9 +47,9 @@ dsa.getAccounts(accounts[0])
|
||||||
`address` - An ethereum address.
|
`address` - An ethereum address.
|
||||||
|
|
||||||
### Returns
|
### Returns
|
||||||
An `Array` of `Object` as shown below:
|
An `Array` of `Object` of all the DSA authorised by `address`.
|
||||||
|
|
||||||
```json
|
```js
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
id: 52, // DSA Number
|
id: 52, // DSA Number
|
||||||
|
|
Loading…
Reference in New Issue
Block a user