Skip to content

Update ApplicationEngine.cs#2047

Closed
chenzhitong wants to merge 1 commit intoneo-project:masterfrom
chenzhitong:patch-1
Closed

Update ApplicationEngine.cs#2047
chenzhitong wants to merge 1 commit intoneo-project:masterfrom
chenzhitong:patch-1

Conversation

@chenzhitong
Copy link
Contributor

@chenzhitong chenzhitong commented Nov 4, 2020

RpcServer will call this method.

var init = contract.Manifest.Abi.GetMethod("_initialize");
if (init != null) engine.LoadContext(context.Clone(init.Offset), false);

@shargon shargon requested a review from erikzhang November 4, 2020 13:29
@shargon
Copy link
Member

shargon commented Nov 4, 2020

@chenzhitong could you send me the link? maybe we should create a method for run with _initialize

@chenzhitong
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants