add NEAR_PROTOCOL_CONFIG defauld method (#757)
This commit is contained in:
@@ -20,6 +20,7 @@ class DefaultNearMethods : CallMethods {
|
|||||||
"tx",
|
"tx",
|
||||||
"EXPERIMENTAL_tx_status",
|
"EXPERIMENTAL_tx_status",
|
||||||
"EXPERIMENTAL_receipt",
|
"EXPERIMENTAL_receipt",
|
||||||
|
"EXPERIMENTAL_protocol_config",
|
||||||
)
|
)
|
||||||
|
|
||||||
private val add = setOf(
|
private val add = setOf(
|
||||||
|
|||||||
Reference in New Issue
Block a user