From b52d4f1957eb9bd57c4ec288aee468bb298405ec Mon Sep 17 00:00:00 2001 From: Matt Witherspoon <32485495+spoonincode@users.noreply.github.com> Date: Thu, 10 Jun 2021 16:52:11 -0400 Subject: [PATCH] replace is_callable_v workaround with is_invocable_v in eos-vm --- libraries/eos-vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/eos-vm b/libraries/eos-vm index 937a5f64b0e..69f7d63a7aa 160000 --- a/libraries/eos-vm +++ b/libraries/eos-vm @@ -1 +1 @@ -Subproject commit 937a5f64b0e2e8233a69eb5983aa5a193987f9c7 +Subproject commit 69f7d63a7aa1e04dd77b281bffb5f2a3a3889a26