Sha256: 70403c7d7dd44adb008c0cf84664cc51dcf5f7639a3d149b9e1749f3d5b46b37

Contents?: true

Size: 102 Bytes

Versions: 5

Compression:

Stored size: 102 Bytes

Contents

transaction(name: String) {
	prepare(signer: AuthAccount) {
		signer.contracts.remove(name: name)
	}
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
flow_client-0.2.3 lib/cadence/templates/remove-contract.cdc
flow_client-0.2.3-arm64-darwin-21 lib/cadence/templates/remove-contract.cdc
flow_client-0.2.2 lib/cadence/templates/remove-contract.cdc
flow_client-0.2.1 lib/cadence/templates/remove-contract.cdc
flow_client-0.2.0 lib/cadence/templates/remove-contract.cdc