Expose get_rpc_config and get_node_rpc_config
This commit is contained in:
@@ -58,6 +58,12 @@
|
||||
Returns the default value of the specified property.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_rpc_config" qualifiers="const">
|
||||
<return type="Variant" />
|
||||
<description>
|
||||
Returns a [Dictionary] mapping method names to their RPC configuration defined by this script.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_script_constant_map">
|
||||
<return type="Dictionary" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user