Skip to content

Conversation

@Scitz0
Copy link
Collaborator

@Scitz0 Scitz0 commented May 17, 2023

Adds changes according to latest CIP-30 specification. For use with Eternl 1.11.x ->

Adds changes according to latest CIP-30 specification.
*For use with Eternl 1.11.x ->*
// https://github.com/cardano-foundation/CIPs/tree/master/CIP-0030
isEnabled: function() { return createRequest('isEnabled') },
enable: function() { return createRequest('enable') },
isEnabled: function() { return createRequest('isEnabled', ...arguments) },
Copy link

@Ryun1 Ryun1 Apr 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This call does not take arguments
see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants