Skip to content

Update processor.rs#1

Open
0cv wants to merge 1 commit intoSushantChandla:mainfrom
0cv:patch-1
Open

Update processor.rs#1
0cv wants to merge 1 commit intoSushantChandla:mainfrom
0cv:patch-1

Conversation

@0cv
Copy link

@0cv 0cv commented Apr 23, 2022

to fix sum of account balances before and after instruction do not match. Indeed, lamport_streamed_to_receiver added to the receiver must be subtracted from the escrow before the remaining lamports from the escrow are sent to the sender.

btw: thanks for the tutorial on Figment, it's been very helpful to understand Solana more in details.

to fix `sum of account balances before and after instruction do not match`. Indeed, `lamport_streamed_to_receiver` added to the receiver must be substracted from the escrow before the remaining lamports from the escrow are sent to the sender.
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.

1 participant