getNormalizedMoveModule

Retrieves a normalized representation of a Move module from the blockchain.

Return

a MoveNormalizedModule object representing the normalized module

Parameters

pakage

the package name of the module to retrieve

module

the name of the module to retrieve

Throws

if there is an error retrieving the module from the blockchain