i generate wallet and see this error? How to solved?
❓ Questions and Help
Please note that this issue tracker is not a help form and this issue will be closed.
228 │ native fun generate_keys_internal(): (vector<u8>, vector<u8>); │ │ ^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ │ In this function in 0x1::ed25519 │ │ │ VMError (if there is one): VMError { │ major_status: MISSING_DEPENDENCY, │ sub_status: None, │ message: Some( │ "Missing Native Functiongenerate_keys_internal", │ ), │ exec_state: None, │ location: Module( │ ModuleId { │ address: 0000000000000000000000000000000000000000000000000000000000000001, │ name: Identifier( │ "ed25519", │ ), │ }, │ ), │ indices: [], │ offsets: [ │ ( │ FunctionDefinitionIndex(1), │ 0, │ ), │ ], │ }