subscan
Runtime Modules / PolymeshContracts
Spec Version:
Call Functions
Error Types
Name
Docs
RuntimeCallNotFoundThe given `func_id: u32` did not translate into a known runtime call.
DataLeftAfterDecodingData left in input when decoding arguments of a call.
InLenTooLargeInput data that a contract passed when making a runtime call was too large.
InstantiatorWithNoIdentityA contract was attempted to be instantiated,but no identity was given to associate the new contract's key with.