We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997f4b6 commit c8f00baCopy full SHA for c8f00ba
src/test/scala/ton/sdk/client/modules/bocSpec.scala
@@ -216,7 +216,7 @@ abstract class BocSpec[T[_]] extends AsyncFlatSpec with SdkAssertions[T] {
216
assertValue(result)(Result.EncodedBoc("te6ccgEBAgEAKQABL7/f4EAAAAAAAAAAAG2m0us0F8ViiEjLZAEAF7OJx0AnACRgJH/bsA=="))
217
}
218
219
- private val jsonVerison = 6
+ private val jsonVerison = 7
220
221
val expectedBlockchainConfig =
222
Result.ConfigBoc(
0 commit comments