[#1711] morph: Add nolint for AddNetworkFee

Waits for `v0.99.3` neo-go unreleased yet.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-08-31 12:05:28 +03:00 committed by fyrchik
parent 62b293b7ab
commit 82839cb1c9

View file

@ -490,6 +490,7 @@ func (c *Client) notaryInvoke(committee, invokedByAlpha bool, contract util.Uint
}
// add network fee for cosigners
//nolint:staticcheck // waits for neo-go v0.99.3 with notary actors
err = c.client.AddNetworkFee(
mainTx,
notaryFee,