Skip to content

Commit 70a170f

Browse files
hosseinkarami-devGitHub Actions Bot
andauthored
chore: regenerate client from OpenAPI (#87)
Co-authored-by: GitHub Actions Bot <[email protected]>
1 parent dc4c313 commit 70a170f

File tree

1 file changed

+1
-1
lines changed
  • models/src/main/kotlin/io/github/hosseinkarami_dev/near/rpc/models

1 file changed

+1
-1
lines changed

models/src/main/kotlin/io/github/hosseinkarami_dev/near/rpc/models/VMConfigView.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public data class VMConfigView(
4646
@SerialName("grow_mem_cost")
4747
public val growMemCost: UInt? = null,
4848
/**
49-
* * See [VMConfig::implicit_account_creation](crate::vm::Config::implicit_account_creation).
49+
* * Deprecated
5050
*/
5151
@SerialName("implicit_account_creation")
5252
public val implicitAccountCreation: Boolean? = null,

0 commit comments

Comments
 (0)