Skip to content

Commit

Permalink
DO NOT MERGE: NO MEAD for transfer_asset4
Browse files Browse the repository at this point in the history
  • Loading branch information
moreal committed Jul 18, 2023
1 parent 23e4eda commit 0eedd78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Lib9c/Action/TransferAsset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ public override IValue PlainValue

public override IAccountStateDelta Execute(IActionContext context)
{
context.UseGas(4);
Address signer = context.Signer;
var state = context.PreviousState;
if (context.Rehearsal)
Expand Down

0 comments on commit 0eedd78

Please sign in to comment.