Given a JSON representation of this Virtual Machine’s genesis state, create the byte representation of that state.
avm.buildGenesis:params.networkID: The network ID for which the genesis state will be generated.params.genesisData: JSON description of each asset in the genesis state.params.encoding: The encoding format of the returned genesis bytes.