neo-one
neo-one copied to clipboard
Update contract upgrade method implementation
The smart contract's upgrade method should now take just two arguments: a script and a serialize manifest. See InvokeSmartContractHelper.ts
. Make sure to update docs and tests.