Skip to content

Documentation uses outdated method name ‘ContractAt’ instead of ‘get_contract_at’ #305

@NoelDNathan

Description

@NoelDNathan

The documentation indicates that the ‘ContractAt’ method should be used to use one contract within another contract. Example:
gl.ContractAt(self.token_contract_address)

However, this method does not seem to exist in the latest version. Now, it appears that the method is: get_contract_at.

https://docs.genlayer.com/developers/intelligent-contracts/advanced-features/contract-to-contract-interaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions