Skip to content

plugin main symbol assigned (mainGo)#3

Open
Emegua wants to merge 1 commit into
masterfrom
golang_mainGo_
Open

plugin main symbol assigned (mainGo)#3
Emegua wants to merge 1 commit into
masterfrom
golang_mainGo_

Conversation

@Emegua

@Emegua Emegua commented Aug 11, 2020

Copy link
Copy Markdown
Collaborator

proc->plugin.main = symbol; wasn't added in the master branch.
This commit fixes that.

@ygnkim

ygnkim commented Aug 11, 2020

Copy link
Copy Markdown
Member

That line is already merged in current master branch. (

proc->plugin.main = symbol;
)

Check the previous PR (#2) .

I think the problem is that current master branch of blockchain-sim does not properly point to the above commit.
I made a quick fix for blockchain-sim. Sorry for confusion.

@Emegua

Emegua commented Aug 11, 2020

Copy link
Copy Markdown
Collaborator Author

Aha great then.

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