Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28,969 changes: 14,526 additions & 14,443 deletions dist/cspr-design.es.js

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions dist/cspr-design.umd.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ interface Cep18ActionRowProps {
to_public_key?: string | null;
to_type?: TransactorHashType;
}
export declare const Cep18ActionRow: ({ amount, contractPackage, from_public_key, from_hash, from_type, to_hash, to_type, to_public_key, actionName, prefix, senderPrefix, }: Cep18ActionRowProps) => import("react/jsx-runtime").JSX.Element;
export declare const Cep18ActionRow: ({ amount, contractPackage, from_public_key, from_hash, from_type, to_hash, to_type, to_public_key, actionName, prefix, senderPrefix, to_account_info, from_account_info, to_centralized_account_info, from_centralized_account_info, }: Cep18ActionRowProps) => import("react/jsx-runtime").JSX.Element;
export {};
//# sourceMappingURL=Cep18ActionRow.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/lib/components/deploy-actions/deploy-action-row.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { AccountInfoResult, ContractResult, DataResponse, Deploy, DeployContract
export type ActionIdentificationHashesType = {
auction_manager_contract_hash?: string;
associated_keys_contract_hash?: string;
cspr_market_v1_contract_package_hash?: string;
cspr_market_contract_package_hash?: string;
auction_pool_account_hash?: string;
native_transfer_contract_hash?: string;
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading