Search
Preparing search index...
The search index is not available
@tgrospic/rnode-http-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tgrospic/rnode-http-js
SendDeployEff
Interface SendDeployEff
Hierarchy
SendDeployEff
Index
Methods
send
Deploy
Methods
send
Deploy
send
Deploy
(
node
:
{
httpUrl
:
string
}
, account
:
RevAccount
, code
:
string
, phloLimit
?:
number
)
:
Promise
<
Deploy
>
Send deploy to RNode.
Parameters
node:
{
httpUrl
:
string
}
http
Url
:
string
account:
RevAccount
code:
string
Optional
phloLimit:
number
Returns
Promise
<
Deploy
>
Exports
Send
Deploy
Eff
send
Deploy
Generated using
TypeDoc
Send deploy to RNode.