mirror of
https://github.com/Instadapp/dsa-developers.git
synced 2024-07-29 21:56:57 +00:00
minor fix
This commit is contained in:
parent
21547fc2ec
commit
b4df09fb8c
|
@ -201,7 +201,7 @@ dsa.cast(spells) // or dsa.cast({spells:spells})
|
||||||
1. `Instance` - The spell instance.
|
1. `Instance` - The spell instance.
|
||||||
OR
|
OR
|
||||||
1. `Object`
|
1. `Object`
|
||||||
* `data` - The spell instance.
|
* `spells` - The spell instance.
|
||||||
* `from` - `String` (optional): The address transactions should be made from (defaulted to selected address).
|
* `from` - `String` (optional): The address transactions should be made from (defaulted to selected address).
|
||||||
* `gasPrice` - `String` (optional): The gas price in wei to use for transactions.
|
* `gasPrice` - `String` (optional): The gas price in wei to use for transactions.
|
||||||
* `gas` - `Number` (optional): The maximum gas provided for a transaction (gas limit).
|
* `gas` - `Number` (optional): The maximum gas provided for a transaction (gas limit).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user